a5_get_var_names Function
Syntax
C a5_get_var_names(P vars [,C var_types ])
Arguments
- vars
Pointer
- var_types
Character
Description
For use in the Script Genie. Returns a CRLF delimited list of variable names|type that can be used in the Genie. Var_types filters the list a=alltypes, c=char, cn=char and numeric etc.