Greetings,

I have a script that looks for the variable to be NULL and then execute. Is
there a way for the script to look for anything or something in the variable
and then execute?

Ex: 

If (Œ$a¹ == Œ ANYTHING¹) {

some action

}else{

some other action

}

Thank you for any help.

--
Steve M.

Reply via email to