Content:MirLua/Examples/variables

From Miranda NG
< Content:MirLua/Examples
Revision as of 19:46, 9 October 2015 by Goraf (talk | contribs) (Reverted edits by Wishmaster (talk) to last revision by Goraf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
local vars = require('m_variables')

print(vars.FormatString('?add(2,2)'))