CTOBIN( ) Function

See Also

Converts a binary character representation to an integer value.

Syntax

CTOBIN(cExpression)

Returns

Numeric

Arguments

cExpression

Specifies the binary character representation to convert.

Remarks

Use CTOBIN( ) to convert a binary character representation created with BINTOC( ) back to its integer value.