Short datatype¶ Include: Built in; no package required. Short is a signed 2 byte integer type in DataFlex. Size¶ 2 bytes. Range¶ -32,768 to 32,767. Example¶ Short iValue Move -1234 to iValue