global
OPL Basics
The scope of a variable which can be used everywhere. In OPL, global values declared in a procedure can be used and modified in all procedures called from that procedure.