private variableName

Operand types

variableName: String

Type of returned value

Description

Make sure given variable is local in current scope.
If some variable with the same name exists in encapsulating scope, it is hidden.

Used In

OFP/ArmA

Example

private "_i"
Search OFPEC COMREF