StoreInteger

Description:

Stores a constant value to the current field.

Parameters:

[Required]

Int64

"Constant value to store"


Example:

FIELD dummy (Fixed 0) RETRIEVE (StoreInteger 255) (decimal) "Variable"