Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxRenameModelxpxRenameModelBN (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.
...