SYNTAX:
xpxInsertInstanceTableElement (instanceTableIndex : INTEGER; instanceId : GENERIC; elementValue : GENERIC) status : INTEGER;
The xpxInsertInstanceTableElement function inserts an element in the specified instanceTable. The <instanceId> argument is the index in the table and the <elementValue> must be of data type sdaiINSTANCE.
To be completed.
General
Content
Integrations