Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfGetInstanceTableElement (instanceTableIndex : INTEGER;                            instanceId         : GENERIC)                            elementValue       : GENERIC;
 
The xpfGetInstanceTableElement function is used to retrieve the elementValue of the specified instanceId inserted by the xpxInsertInstanceTableElement() function. When no elementValue for the actual <instanceId> is found, the value edmiINDETERMINATE will be returned.
To be completed.

  • No labels