| IVariableContainerGetVariableValue Method |
Returns value of a variable
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxObject GetVariableValue(
string name,
bool throwException = true
)
Parameters
- name
- Type: SystemString
- throwException (Optional)
- Type: SystemBoolean
Return Value
Type:
Object
See Also