xHarbour Reference Documentation > Function Reference |
Returns a null string ("").
Nul( [<xValue>] ) --> cNullString
The function returns a null string, i.e. a character string with zero characters.
See also: | Blank(), Empty() |
Category: | CT:Miscellaneous , Miscellaneous functions |
Source: | ct\misc2.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com