Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


 
SYNTAX:
 
xpxRenameModel (modelId      : GENERIC;
                newModelName : STRING)                status       : INTEGER;
 
The xpxRenameModel function renames the model modelId to the name specified in the newModelName argument.
This function is equivalent to the EDMinterface function edmiRenameModel

  • No labels