KCML_Struct_Enum_Fn
Purpose
Get enum function for record/struct
Definition
DEFSUB 'KCML_Struct_Enum_Fn(p AS SYM(KCMLString)) AS SymFn
Parameters
| p | SYM of or PTR to a DEFSTRUCT instance |
Description
Given an instance of a struct return the sym of its enum function.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.