BSKUI32 BSKRuleGetParameterCount( BSKRule* rule );Inputs:
Description: Obtains the number of declared parameters for the given rule. A rule may expect more parameters than this (using the Parameter() built-in function).
Return to the API
Return to the function listing