System Variables
Variable | Description |
---|---|
STATE | Gets the product state of the current record. |
RECORD_VERSION | Gets the product version of the current record. |
RECORD_ACTION | Gets current record action of the record. |
RECORD_CHECKSUM | Gets current record checksum. |
RECORD_LAST_MODIFIED_ON | Gets current record last modified time. |
RECORD_CREATED_DATE | Gets current record creation date. |
RECORD_ACTIVE_FLAG | Gets current record active flag. |
RECORD_LAST_MODIFIED_BY | Gets modify member ID of the member who modified current record in last. |
RECORD_KEY | Gets internal bundle key. Contains product key ID and catalog ID. |
RECORD_ID | Gets record ID for the current record. |
RECORD_IDEXT | Gets productkey ID and Ext for the current record. |
RECORD_KEYID | Gets ProductKey ID for the current record. |
CATALOG_NAME | Gets the name of the catalog for the current record. |
RECORD_IS_ROOT | Gets information on whether the record is the root of the bundle. |
These variables are used to access values for system attributes of records.
Copyright © Cloud Software Group, Inc. All rights reserved.