WikiTalk is limited in the ability to have only one statement or expression. Sometimes it's valuable to have a series of statements strung together and you now have to go through hoops to achieve anything like this.
Logged In: YES user_id=39729
The language itself has been enhanced to include a ';' binary operator that can be used to string together a sequence of expressions.
Log in to post a comment.
Logged In: YES
user_id=39729
The language itself has been enhanced to include a ';'
binary operator that can be used to string together a
sequence of expressions.