Visual RPG 9.0 Language Reference  

Type Parameter

The Type Parameter can be any of the "*" Data Types (*CHAR, *BINARY, etc.) as listed below, or it can be the name of a field already defined in the program.

Supported Data Types:

*BINARY

*BOOLEAN

*BYTE

*CHAR

*DATE

*DECIMAL

*FLOAT

*FORM

*IND

*INTEGER

*ONECHAR

*PACKED

*STRING

*TIME

*TIMESTAMP

*ZONED

See Also

Data Types
Form Variables