Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a variable set using the setSharedVariable method.
Syntax
ExecutionContextObj.getSharedVariable(key)
Parameters
key
Type: String
Description: The name of the variable.
Return value
Type: Object
Description: The specific type depends on what the value object is.