Structure expression tokens are expression tokens that allow you to test various attributes of the structure that is currently being processed. They are valid for use anywhere in a template file, but only when a repository structure is being processed.
Structure Expression |
Description |
The file associated with the structure has change tracking enabled. |
|
The file associated with the structure has data compression enabled. |
|
|
The file associated with the structure has portable integer locations specified. |
|
The file associated with the structure uses static RFA. |
|
The file associated with the structure uses stored GRFA. |
|
The file associated with the structure is a "terabyte" file. |
The structure being processed is associated with an ASCII sequential file. |
|
|
The structure has a display field specified. |
The structure currently being processed is assigned to one or more file definitions. |
|
|
The structure currently being processed has a field whose name is specified with the name portion of the token. |
|
The structure currently being processed has at least one unique key. You can access the first unique key by using a <UNIQUE_KEY> block. |
The structure currently being processed has a unique primary key. |
|
The structure being processed is associated with an ISAM file. |
|
The structure currently being processed has one or more keys defined. |
|
The structure currently being processed has text in its long description field. |
|
|
The structure being processed is mapped to another structure. |
|
The structure currently being processed has more than one tag defined. |
|
The structure has one or more fields identified as containing PII data. See <FIELD_PII_TYPE>. |
The structure currently being processed has one or more relations defined. |
|
|
The structure being processed is associated with a RELATIVE file. |
|
The structure currently being processed has exactly one tag defined. |
The structure currently being processed has one or more tags defined. |
|
|
The structure being processed is associated with a user defined file. |
The structure currently being processed has text in its user defined text field. |
Copyright © 2021 Synergex International, Inc.