Inspection Functions

List of inspection functions available for use in the Newlook development environment.

Function

Description

IsArray

Check if an expression evaluates to an array.

IsDate

Check if a string contains a valid date/time.

IsEmpty

Check if a string expression is an empty string or Null.

IsError

Check if an expression evaluates to Error.

IsNull

Check if an expression evaluates to Null.

IsNumeric

Check if a string contains a numeric value.

IsSpaces

Check if a string contains only spaces.

IsURL

Check if a string contains a valid URL address.

TIP:

Functions are specifically for use in the Macro Editor. Refer to Microsoft's official VB and JScript documentation for scripting equivalents.

See Also

Conversion functions | Date and Time functions | International functions | Math functions | Program flow functions | String functions | System functions | Functions


© 2004-2021 looksoftware. All rights reserved.