Skip to content

UShort datatype

Include: Built in; no package required.

UShort is an unsigned 2 byte integer type in DataFlex.

Size

2 bytes.

Range

0 to 65,535.

Example

UShort iValue
Move 65000 to iValue