dictionary lua code example
Example 1: lua list of all keys
-- This is a list of how to write all the keys in Lua:
https://github.com/me2d13/luamacros/wiki/List-of-Keys
Example 2: table in lua
local myTable = {}
-- This is a list of how to write all the keys in Lua:
https://github.com/me2d13/luamacros/wiki/List-of-Keys
local myTable = {}