| Note: Usage options |
The KEEP_MIN command is used to keep the value of the field having the minimum value of field(s) in another field.
| Note: RDMLX Fields cannot be used with this command. |
The KEEP_MIN command is only valid within SELECT or SELECTLIST command loops, because the processing logic used is implicitly linked to the SELECT / SELECTLIST loop logic.
Normally the KEEP_MIN command is entered directly after the SELECT or SELECTLIST command. However there are specific exceptions to this. Refer to the examples section for more details.
7.84.2 KEEP_MIN Comments / Warnings
Required KEEP_MIN --- OF_FIELD ------ list of field names -------------------> IN_FIELD ------- field name ---------------------------> ------------------------------------------------------------------------ Optional BY_FIELD ------- *SELECTED ----------------------------| |