IsEmpty

Determine whether a given value is empty.

We check for emptiness of anything that can be casted to: Array, Struct, Query, or String.

Method Signature

IsEmpty(value=[any])

Arguments

ArgumentTypeRequiredDescriptionDefault

value

any

true

The value/object to check for emptiness.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC