| IVariableContainerGetVariableList Method |
Lists the registered variables
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxstring[] GetVariableList(
bool onlyValues = true,
bool nested = false
)
Parameters
- onlyValues (Optional)
- Type: SystemBoolean
- nested (Optional)
- Type: SystemBoolean
Return Value
Type:
String
See Also