...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxGetModelVersionId (modelId : GENERIC;
modelVersionName : STRING;
VAR modelVersionId : GENERIC;
VAR versionId : INTEGER)
status : INTEGER;
|
The xpxGetModelVersionId function returns the versionId of the specified model.
This function is equivalent to the EDMinterface function edmiGetModelVersionId.
Arguments
...
Type | Name | Comment |
GENERIC | modelId | |
STRING | modelVersionName | comment |
GENERIC | modelVersionId | |
INTEGER | versionId |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|