When you declare a form group that references a text form, the property pfKeyEquate specifies whether the keystroke that is registered when the user presses a high-numbered function key (PF13 through PF24) is the same as the keystroke that is registered when the user presses a function key that is lower by 12.
If you accept the default value of yes for pfKeyEquate, your your logical expressions are able to reference only 12 of the function keys because (for example) PF2 is the same as PF14.
Related concepts
FormGroup part
Related reference
FormGroup part in EGL source format
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.