iskey

Syntax: %iskey(rec,key)

returns the key number if the key exists in the record, otherwise returns zero (false).

This function is not case-sensitive.

Examples:

#SHOW %iskey("1sa","Level")

#SHOW %iskey(@RecordVar,"abc")



Contents %ismember %lastdir