wwUtils::IsNullOrEmpty
Determines whether a value is NULL or empty.
The empty check only checks basic types (strings, number, dates logicals), not objects or arrays.
IsNullOrEmpty(lvValue)
.T. or .F.
Parameters
lvValue
The value to check for null or empty status
Remarks
This is a library Function not a property of wwUtils.
See also
Class wwUtils© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic