...
SYNTAX:
xpfCreateSavePoint (savePointName : STRING; description : STRING) savePointId : GENERIC;
To be completed.
The xpfCreateSavePoint function creates
This function is equivalent to the EDMinterface function edmiCreateSavePoint
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfCreateSavePoint (savePointName : STRING;
description : STRING)
savePointId : GENERIC;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
STRING | savePointName | comments |
STRING | description |
Return Value
...
Type | Name | Comment |
GENERIC | savePointId | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|