Skip to content

UChar datatype

Include: Built in; no package required.

UChar is an unsigned 1 byte integer type in DataFlex.

Size

1 byte.

Range

0 to 255.

Example

UChar iValue
Move 200 to iValue