|
LPC Library Functions: undefinedp |
|
NAMEundefinedp() - determine whether or not a given variable is undefined.
SYNOPSISint undefinedp( mixed arg );
DESCRIPTIONReturn 1 if `arg' is undefined. 'arg' will be undefined in the following cases:
undefinedp() is a synonym for nullp(). SEE ALSOmapp(), stringp(), pointerp(), objectp(), intp(), bufferp(), floatp(), functionp(), nullp(), errorp() |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|