TO

Synopsis

HELP:   Convert from a neutral FL5 element to a binary data type
TYPE:   OBJECT
SYNTAX: TO(ENCODE/DECODE=OFF/BASE16/BASE32/BASE64,CHRSET=NONE/SYSTEM/ASCII/UCS1/UTF8/EBCDIC/UCS2BE/UTF16BE/UCS2LE/UTF16LE/UCS4BE/UTF32BE/UCS4LE/UTF32LE/LOCAL,OFFSET=num,LENGTH=num)

Description

This object can be used to convert the internal data type binary (length and data) into different external data representations (hex, Base64, ...).

Arguments