Cold Help System: Programming: ColdC Reference Manual: Functions: Variable: variables()


LIST variables()

This function is used to determine all of the object variables defined on the current object (not the instances of all variables). A list of symbols naming each variable is returned.


add_var() | clear_var() | del_var() | get_var() | set_var() | variables()


the Cold Dark