xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Nul()

Returns a null string ("").

Syntax

Nul( [<xValue>] ) --> cNullString

Arguments

<xValue>
Any value can be passed

Return

The function returns a null string, i.e. a character string with zero characters.

Info

See also:Blank(), Empty()
Category: CT:Miscellaneous , Miscellaneous functions
Source:ct\misc2.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe