Alarm Script Hello World

Hi;

I’d like to prove that the script bound to the Alarm Active Event of a tag gets executed.

What is the best way to create a “Hello World!”-like script to do this?

Create a memory string tag and then in the action script write the current system timestamp to it?
Then just watch for the alarm to come active and check the value of the memory string tag.