Stuck on testing variable content

I want to test whether a certain global variable is a certain char and then set another accordingly. Stuck on how to use blocks for this.

In what context? Give an example...e.g.

if global myVar = "h" then
set global myVar ="k"

Thanks for reply. I've got it working now!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.