data()

Inline data structure.

Syntax:
data( expression {,...} )

Data command allow a maximum of 256 parameters.

Example:
data(1,2,3,4,5,6,7,8)

See also read() command.