Job Variables can be added to in two ways:
Any Job Variables added or modified in the Parameter tab will appear here. Likewise, any Job Variable added or modified in the Notes section will appear in the Parameter tab.
The basic syntax for adding or editing a Job Variable in the Notes tab is
BEGIN_PARAMETERS
parameter_name = parameter_value
END_PARAMETERS
This is an example of a typical Job Variable section of the Notes
BEGIN_PARAMETERS ! named parameters
SYSTEM_ID = AH G12343
ACCOUNT_BAL_MIN = -9999999.99;-01
SDF = &*(&*(&(*&*(&(*&
REPORT_MODE = PRINT
SYSTEM_PASS = AHUJK_II
END_PARAMETERS