xpxEmptyContainerBN

FUNCTION xpxEmptyContainerBN (modelId       : GENERIC;
                              containerName : STRING)
                              status        : INTEGER;

The xpxEmptyContainerBN function removes all instances from an instance container identified by its name and the modelId. The removed instances will not be removed from the model. This function may not be used unless the container was assigned a name when it was created. I no name was assigned, use xpxEmptyContainer.

Arguments


TypeNameComment
GENERICmodelIdspecifies the numeric modelID that uniquely identifies the data model in the EDMdatabase  holding the container to be emptied. The modelID is returned when the model is created or it can be retrieved by the following operations: xpxGetModel, xpxGetModelBN and xpxGetInstanceModel.
STRINGcontainerNamespecifies the optional name that was assigned to the instance container when it was created.

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.