Context
Context
FUNCTION | DESCRIPTION | SYNTAX |
---|---|---|
getXPath | This function is used to obtain values of the data model when the context is different than the Process entity. | Me.Context.getXPath("XPath") |
setXPath | This function is used to set values to attributes of the data model when the context is different than the Process entity. | Me.Context.setXPath("XPath",bool) |