clsEngineContext..::..isVariableOrGlobal Method
Determines whether [is variable or global] [the specified s item].
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public bool isVariableOrGlobal( string sItem, clsStepReturn oRet )
Public Function isVariableOrGlobal ( _ sItem As String, _ oRet As clsStepReturn _ ) As Boolean
public: bool^ isVariableOrGlobal( String^ sItem, clsStepReturn^ oRet )
Parameters
- sItem
- Type: String
The s item.
- oRet
- Type: FlowWright.cDevDecisionEngine..::..clsStepReturn
The o ret.