<< Click to Display Table of Contents >> Context |
FUNCTION |
DESCRIPTION |
SYNTAX |
---|---|---|
This function is is used to obtain values of the data model when the context is different than the Process entity. |
Me.Context.getXPath("XPath") |
|
This function is 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) |
Last Updated 1/6/2022 11:35:09 AM