Condition Question

Is there way to create a condition that checks the contents of a Local Variable?

Yup. Use the Text condition.
Set the String parameter to something like %{MyVariable}
then set the Operator and the Compare to string value.

Thanks for the response @Phil.

That worked perfectly!