This page (revision-6) was last changed on 26-Nov-2021 10:22 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 1 KB Kevin Higgs to previous
5 26-Nov-2021 10:22 1 KB JAiken to previous | to last
4 26-Nov-2021 10:22 920 bytes RForbes to previous | to last
3 26-Nov-2021 10:22 898 bytes Administrator to previous | to last
2 26-Nov-2021 10:22 901 bytes Administrator to previous | to last
1 26-Nov-2021 10:22 901 bytes Administrator to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 19 changed one line
{{P2K_SMGLX('X_GENDER','01')}} will retrieve the displayed value of the lexicon X_GENDER for a saved value (in the data base) indicated by the field '10'.
{{P2K_SMGLX('X_GENDER',GENDER)}} will retrieve the displayed value of the lexicon X_GENDER for a saved value (in the data base) indicated by the field GENDER.
At line 21 changed one line
In a [Derivation Expression|DERIVATION_EXPRESSION] on [IDIF] you could specify the variable as the "Gender (EID)" and then replace it in the reference to this function as {{P2K_SMGLX('X_GENDER',~)}}
In a [Derivation Expression|DERIVATION_EXPRESSION] on [IDIF] you could specify the variable as the GENDER and then replace it in the reference to this function as {{P2K_SMGLX('X_GENDER',~)}}