Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>blank() returns empty value of any field or memory variable</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLANK()     Returns EMPTY value of any field or memory variable

 Syntax....: BLANK( FieldName )
 Parameters: <expC>: FieldName: the field or mvar name

 Returns...: <exp?>: Empty value of any data type or .F. if function failed
 Cautions..: none
 CC Calls..: none
 Alias.....: none

 Example...: REPLACE LASTNAME WITH BLANK( LASTNAME )


See Also:

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson