Category:UBasic/4tH: Difference between revisions

m
Parameter passing support added
m (Added local variables)
m (Parameter passing support added)
Line 4:
*<tt>DO, LOOP, UNTIL, WHILE, CONTINUE</tt> and <tt>BREAK</tt> supported;
*Multi line <tt>IF..THEN..ELSE..ENDIF</tt> supported;
*Parameter passing supported by GOSUB, RETURN and FUNC() extensions;
*Local variables supported, both initialized an uninitialized;
*Alphanumeric labels supported;
*"Structured Basic" commenting style.
374

edits