parseFunctionArguments(Parses the function signature string and builds an array of argument placeholders.encodedValues
,condition
?):FunctionArgument
[]
Parameter | Type | Description |
---|---|---|
encodedValues | string | The encoded values string. |
condition ? | string | Optional parameter for the condition statement of a rule |
FunctionArgument
[]
An array of argument placeholders.