Functions

TOBYTEARRAY

Converts a string to a byte.

Syntax

byte[] TOBYTEARRAY(string value)
byte[] TOBYTEARRAY(string value, Encoding encoding)