trace (text: STRING)
Outputs a line to the test engine log. If the log window is open, you will see a green line appear with your text. Use this for debugging.
script functions Script Engine
script b is trace ('called script b') end