Conversion Functions

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

Function

Description

CBool

Return an expression that has been converted to a Boolean value.

CCur

Return an expression that has been converted to a Currency value.

CDate

Return an expression that has been converted to a Date value.

CDbl

Return an expression that has been converted to a Double Precision value.

CDec

Return an expression that has been converted to a Decimal value.

CInt

Return an expression that has been converted to an Integer value.

CStr

Return an expression that has been converted to a String value.

CUInt

Return an expression that has been converted to an Unsigned Integer value.

BE AWARE THAT:

Please note that these functions are specifically for use in the Macro Editor. Refer to Microsoft's official VB and JScript documentation for scripting equivalents.

See Also

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


© 2004-2021 looksoftware. All rights reserved.