| System Functions |
|
| Format | NUL(string[,ERR=stmtref]) Where:
|
||||||||
| Description | The NUL function will return a non-zero (TRUE) value if the string passed is has a length of zero or consists soley of space characters. It will return a zero (FALSE) value if the string contains anything other than spaces. | ||||||||