Improvements to Lua documentation

Posted by Nick Gammon on Fri 03 Jun 2011 04:36 AM — 4 posts, 19,393 views.

Australia Forum Administrator #0
Release 4.74 has enhancements to the help file - a summary of Lua syntax is included. Previously only the Lua functions were in the help, but not keywords like "for" and "while".

The new documentation has been uploaded to the web-based help documentation here:

http://www.gammon.com.au/scripts/doc.php?general=lua_syntax

This is generated from the same database as the help file, so it will be the same as what you see in the help file in version 4.74 onwards.
USA #1
Under "See also" it has the Lua keywords in a "Lua functions" section. Not sure if that's a limitation of the documentation generator.
Australia Forum Administrator #2
Try now.
USA #3
Much better, thanks!