Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Converts a binary character representation to an integer value.
CTOBIN(cExpression)
Return Values
Numeric
Parameters
- 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.
See Also
BINTOC( ) Function | CREATEBINARY( ) Function | Create Small Indexes Using BINTOC( )