construct
Initialise the instance. If posref is specified, initialize the instance with parameter data from the element at the position reference (see Load for more details). If table is specified, initialize the instance with a table containing parameters (see NEW for more details).
Usage:
inst construct [ posref | table ]
Parameters:
posref
An IRef to an APar element in the DataSet.
table
The table containing the parameters.
Result: