User Tools

Site Tools


prop_field.htm
Navigation:  Language Reference > App C - PROP: Runtime Properties > Runtime VIEW and FILE Properties >====== PROP:Field ====== Previous pageReturn to chapter overviewNext page

Property of a VIEW which returns the field number in a file for the specified field number in a VIEW. (READ ONLY)

You can also use PROP:Field to retrieve the component of a designated key.

Example:

KFile &FILE

Record &GROUP

CODE

KFile &= key{PROP:File}

MESSAGE(KFile{PROP:Label, key{PROP:Field, 1}}) !Returns label of first key component

prop_field.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1