- Source:
Methods
-
<static> isDefined(val)
-
Is defined
Parameters:
Name Type Description val* Value
- Source:
Returns:
- Type
- boolean
-
<static> isUndefinedOrNull(val)
-
Is undefined or null
Parameters:
Name Type Description val* Value
- Source:
Returns:
- Type
- boolean