KeyExists
double KeyExists (object obj, frame frm )
Return Value: Key index if key exists, 0.0 otherwise
Arguments:
obj | object in question |
frm | frame at which to test |
Use this to determine if a key exists at a given frame. The function will return the index of the key if it does exist, or 0.0 if one doesn't exist.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |