Wish Clarion CLEAR sentence

WhiteWizard

Member
Licensed User
In Clarion, CLEAR(Variable) will reset the variable to it's default value, 0 for numbers and "" for Strings. If later in the programming process, you change the type of a variable, then CLEAR() will allways work..
Very usefull for nested objects since it clears each internal property. Perhaps an extended initialize can do the trick.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…