xpxGetSourceInstance
FUNCTION xpxGetSourceInstance(targetInstance, VAR sourceInstance : GENERIC) status : INTEGER;
The xpxGetSourceInstance function finds the connected source instance from a specified target instance. A connection between the target instance and the source instance must be defined by the xpxMapInstance function before this function can be executed successfully.Â
Arguments
Type | Name | Comment |
GENERIC | targetInstance | The target instance id |
GENERIC | sourceInstance | The connected source instance id.If no connected source instance is found for the specified targetInstance, then the sourceInstance argument is set to zero. |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â