clsEngineContext Methods
The clsEngineContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
addNewGlobal |
Adds a new global
|
![]() |
addNewVariable |
Adds a new variable
|
![]() |
addWaitEntry |
Adds the wait entry.
|
![]() |
evalExpression |
Evaluates the given expression.
|
![]() |
figureHasProperty |
returns if the figure has a property
|
![]() |
getAppSettingValue |
Gets the application setting value.
|
![]() |
getBusinessObject |
Gets the business object.
|
![]() |
getBusinessObjects |
Gets the business objects.
|
![]() |
getConfigurationValue |
Gets the configuration value.
|
![]() |
getDataAccess |
Gets the data access.
|
![]() |
getExternalUserName |
Gets the name of the external user.
|
![]() |
getFigureProperty(String) |
gets the figure property
|
![]() |
getFigureProperty<(Of <<'(T>)>>)(String) |
Gets the figure property.
|
![]() |
getFormSchemas |
Gets the form schemas.
|
![]() |
getFormVariables |
Gets the form variables.
|
![]() |
getGlobal |
Gets the global.
|
![]() |
getGlobalValue |
Gets the global value.
|
![]() |
getISODate |
Get ISO formatted date
|
![]() |
getProcessedProperty(String) |
get processed property value
|
![]() |
getProcessedProperty<(Of <<'(T>)>>)(String) |
Gets the processed property.
|
![]() |
getProcessedValue |
get processed value
|
![]() |
getUserSession |
Gets the user session.
|
![]() |
getUserTimezone | |
![]() |
getVariable |
returns a variable from the variable collection
|
![]() |
getVariableOrGlobalValue |
Gets the variable or global value.
|
![]() |
getVariableValue |
Gets the variable value.
|
![]() |
getWorkflowUserID |
Gets the workflow user identifier.
|
![]() |
hasExpression |
Determines whether the specified expression has expression.
|
![]() |
isVariableOrGlobal |
Determines whether [is variable or global] [the specified s item].
|
![]() |
logMessage |
Logs the message.
|
![]() |
setFigureProperty |
sets the figure property value
|
![]() |
updateFormVariable | |
![]() |
updateGlobal |
Updates the global.
|
![]() |
updateVariable |
Updates the variable.
|
![]() |
updateVariableOrGlobal |
Updates the variable or global.
|
![]() |
writeError(String, String, String, priorityLevel, String, String, String, String) |
Writes the error.
|
![]() |
writeError(String, Exception, priorityLevel, String, String, String, String) |
Writes the error.
|