ASCII/ANSI konvertēšana virknēs

The following functions convert strings to and from ASCII or ANSI code.

Asc Function

Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression.

Chr Function

Returns the character that corresponds to the specified character code.

Str Function

Converts a numeric expression into a string.

Val Function

Converts a string to a numeric expression.

CByte Function

Converts a string or a numeric expression to the type Byte.

Please support us!