Null Variables

JohnnyPDX

New member
Ok, maybe it's just me and I can't find it, but how do you set a variable to null? I'm trying to create a pretty elaborate spoken notification macro that changes what is said depending on the contents of the pop-up notification. To be more specific, I'm trying to isolate the {notification} parameter and omit it's related text from the spoken string if it's empty.

As it is, I'm trying to go about this by saying the variable IS NOT anything rather than the variable IS nothing.

Any help here would be greatly appreciated.
 
Top