...
SYNTAX:
xpxInstanceToContainerBN (modelId : GENERIC; sourceContainerName : STRING; targetContainerName : STRING; currInst : GENERIC) status : INTEGER;
To be completed.
The xpxInstanceToContainerBN function
This function is equivalent to the EDMinterface function edmiInstanceToContainerBN
...
.
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxInstanceToContainerBN (modelId : GENERIC;
sourceContainerName : STRING;
targetContainerName : STRING;
currInst : GENERIC)
status : INTEGER;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
GENERIC | modelId | |
STRING | sourceContainerName | comment |
STRING | targetContainerName | |
GENERIC | currInst |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|