howdo I test for this situation? There is nothing going into the function and it doesnt like that. But how can I, for example by using if {}, test if the global variable is nothing?
Use logic for test for equal to null? or -1? or text "null"?
Ive tried several options, but still the error pops up