CatalogRef.<Catalog name>.Default
Syntax:
Parameters:
<UUID> (optional)
Unique identifier of the reference.
If the identifier is not specified, an empty reference is created.
Description:
This record form would call an error at the module check in the Designer as types of applied objects are not specified at the module check in the Designer.
Also can be created using the functional form of the New operator.
For example, BankAccount = New(Type("CatalogRef.BankAccounts"));