IDslCompilerContextHas Method
|
Determines if a variable exists in the workflow.
Namespace:
Casewhere.Runtime.DSL.CompilerContext
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax Parameters
- key
- Type: SystemString
The key.
Return Value
Type:
BooleanTrue if the variable exists; otherwise, False.
See Also