symbols_dependent_on_viewfiles.htm
Navigation: Templates > Template Language Reference > Template Symbols > Built-in Symbols >====== Symbols Dependent on %View ====== | ![]() ![]() |
| %ViewFile | Contains the label of the file. |
| %ViewFileField | Contains the label of the field in the file used in the VIEW. Dependent on %ViewFileFields. |
| %ViewFileFields | The labels of all fields in the file used in the VIEW. Multi-valued. |
| %ViewFiles | The labels of all files in the VIEW. Multi-valued. Dependent on %File. |
| %ViewFileStruct | The JOIN statement for a secondary file in the VIEW. |
| %ViewFileStructEnd | The keyword END. |
| %ViewFilter | Contents of the FILTER attribute. |
| %ViewJoinedTo | The label of the file to which the file is JOINed. |
| %ViewPrimary | The label of the VIEW's primary file. |
| %ViewPrimaryFields | The labels of all fields in the VIEW from the primary file. Multi-valued. |
| %ViewPrimaryField | Dependent on %ViewPrimaryFields. Contains the label of a field in the VIEW from the primary file. |
| %ViewStatement | The VIEW statement's attributes (only). |
| %ViewStruct | The VIEW statement (including the label and all attributes). |
| %ViewStructEnd | The keyword END. |
symbols_dependent_on_viewfiles.htm.txt · Last modified: by 127.0.0.1




