help/en/hlp_lua.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Wed, 28 Nov 2012 18:38:52 +0200
changeset 144 690b5524b895
parent 121 75a7d595817c
permissions -rw-r--r--
v0.0.3 Module and command names include lua version * change package naming convention: mcabber-mod-lua5.x * command lua5.x * installs alias lua -> lua5.x * module name lua5.x
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
121
75a7d595817c Put help into separate files
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
75a7d595817c Put help into separate files
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     2
 /lua string
75a7d595817c Put help into separate files
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     3
75a7d595817c Put help into separate files
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     4
Evaluate given string as lua code in mcabber environment.