Tests if the value of a string variable has changed. Use this to send an event on change, or store a bool that can be used in other operations.
String Variable
The string variable to test.
Changed Event
Event to send if changed.
Store Result
Set to true if changed.