...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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.
Arguments
...
Type | Name | Comment |
INTEGER | instanceTableIndex | comment |
GENERIC | instanceId | |
GENERIC | elementValue |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|