Contents
Miscellaneous
Get the value of a variable by de-refencing it.
VARIABLE: (string) Name of the variable
VALUE: (int) Value to check for.
OP: operator =, >, <, <=, >=, !=
=
>
<
<=
>=
!=