xHarbour Reference Documentation > Function Reference |
Returns empty values for the data types A, C, D, L, M and N.
Blank( <xValue>, [<lSpaces>] ) --> xEmptyValue
The function returns an empty value with the same data type as the first parameter.
See also: | Array(), CtoD(), Nul() |
Category: | CT:Miscellaneous , Miscellaneous functions |
Source: | ct\blank.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com