IDslCompilerContextHas Method
|
Determines if a variable exists in the workflow.
Namespace: Casewhere.Runtime.DSL.CompilerContextAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
SyntaxParameters
- key String
- The key.
Return Value
BooleanTrue if the variable exists; otherwise, False.
See Also