/
xpxCreateInstance
xpxCreateInstance
FUNCTION xpxCreateInstance(modelId , entityIdOrViewEntityId , VAR instance : GENERIC) status : INTEGER;
The xpxCreateInstance function will create a persistent instance of instanceType in the specified model modelId. The instanceType is the instanceId of the corresponding entity_definition. The instanceId of the created instance will be returned through the instanceId argument. The actual model must be opened for WRITE before this function can be performed successfully.
Arguments
Type | Name | Comment |
GENERIC | modelId | comment |
GENERIC | entityIdOrViewEntityId | |
GENERIC | instance |
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.
, multiple selections available,
Related content
xpfCreateInstanceBN
xpfCreateInstanceBN
More like this
xpxCreateInstanceAndPutAttrsBN
xpxCreateInstanceAndPutAttrsBN
More like this
xpfCreateInstanceAndPutAttrsBN
xpfCreateInstanceAndPutAttrsBN
More like this
xpxCreateModel
xpxCreateModel
More like this
xpfCreateMapInstance
xpfCreateMapInstance
More like this
xpfGetInstanceType
xpfGetInstanceType
More like this