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

« Previous Version 2 Current »

FUNCTION xpxCreateModelBN(repositoryId : GENERIC;
                          modelName    : STRING;
                          schemaName   : STRING;
                          VAR modelId  : GENERIC)
                          status       : INTEGER;

The xpxCreateModelBN function will create a model with the specified name modelName in the specified repository repositoryId. The underlying Express schema of the new model is specified by the schemaName argument. The instanceId of the new model will be returned in the modelId argument.                         

Arguments


TypeNameComment
GENERICrepositoryIdThe repository id that will hold the new model
STRINGmodelNameThe name of the model
STRINGschemaNameThe name of the schema that the new model will be based on
GENERICmodelIdThe new model id

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels