HELP: Converts an integer representation to neutral FL5 integer data type (limited to 64 bit) TYPE: OBJECT SYNTAX: INT64(FORMAT.{BIN(SIGNED,ENDIAN=SYSTEM/BIG/LITTLE/LOCAL)/BCD(SIGNED,TYPE=UNPACKED/PACKED/ZONED,ZONE=ANY/ASCII/EBCDIC)/STR(CHRSET=NONE/SYSTEM/ASCII/UCS1/UTF8/EBCDIC/UCS2BE/UTF16BE/UCS2LE/UTF16LE/UCS4BE/UTF32BE/UCS4LE/UTF32LE/LOCAL,BASE=num/BIN/B02/OCT/B08/DEC/B10/HEX/B16,GROUPSEPARATOR/MARKER=num/NON/OFF/SYSTEM/PERIOD/COMMA/SPACE/APOSTROPHE,VALUE='str')/ENUM(CHRSET(CCSID='str'/DEFAULT/ASCII/EBCDIC/SYSTEM/LOCAL,CASE=UPPER/LOWER/FOLD/SUPPER/SLOWER/USRTAB,COMBINED=NFD/NFC/AUTO/ON/OFF,USRTABLE='str'/NPAS/SEPA/DELA/DLAX,WHITESPACE=PRESERVE/REPLACE/COLLAPSE/REMOVE/TRAILING/LEADING/BOTH/NUMBER,ONEMAP),ITEM[(VALUE='str',NUMERICAL=num)...])},MINIMUM='str',MAXIMUM='str',MINEXCL,MAXEXCL)
This object can be used to convert several representations of an integral number into a neutral FL5-internal 64 bit integer data type.
STRING: MINIMUM='str' - Minimum allowed value as decimal number [none]
STRING: MAXIMUM='str' - Maximum allowed value as decimal number [none]
SWITCH: MINEXCL - MINIMUM limit is exclusive the specified number [FALSE]
SWITCH: MAXEXCL - MAXIMUM limit is exclusive the specified number [FALSE]