====== Scripts > Hello World ====== ^ Description | An example script to print 'Hello World!' to the event log. | ^ Author | [[user>Aaron]] | ^ Created | 2010/05/24 | ^ Requires | L3DT v2.9 beta 2 or later | ^ Download | {{:scripts:hello world.zs|hello world.zs}} | ===== Script contents ===== echo "Hello World!" ===== Comments ===== None.