IsSimpleValue

Determine whether the given value is a string, numeric, or date.Arrays, structs, queries, closures, classes and components, and other complex structures will return false.

Method Signature

IsSimpleValue(value=[any])

Arguments

ArgumentTypeRequiredDescriptionDefault

value

any

false

Value to test for simple-ness.

Examples

Last updated

Logo

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