AddInteger

Description:

This method adds an integer constant to the value of the current field.

Parameters:

[Required]

Int64

"Constant value to add"


Example:

FIELD increment_count (Fixed 2) RETRIEVE (AddInteger 10) (Decimal) "MapCounter"