PHREEQC-BASIC

get_varexist(<str::variable>)

MY-BASIC

get_varexist(<str::variable>)



It checks if global variable  exists.



Return value: int

0        if it exists

-1        if variable does not exists




Arguments


variable

str: Case sensitive name of the variable