Editor set to Markdown

James Billings
James Billings Posts: 4 admin

Hello...
Harry's code sample test

IF 1 = 1
    PRINT 'HELLO';
ELSE IF 2 = 1
    PRINT 'Good Bye';

Comments