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 (repositoryName , modelName , newModelName : STRING)                status                                    : INTEGER;
 
The xpxRenameModelBN function renames the model specified by the repositoryName and modelName argument to the name specified in the newModelName argument.
This function is equivalent to the EDMinterface function edmiRenameModelBN

  • No labels