This is an old revision of this page, as edited by RexxS(talk | contribs) at 23:38, 11 December 2017(update for use in GCI). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 23:38, 11 December 2017 by RexxS(talk | contribs)(update for use in GCI)
localp={}localfn1=function(frame)strName=frame.args.namereturn"Hello from Lua to my friend "..strNameendlocalfn2=function(frame)strName=frame.args.nameor"Jimbo"return"Hello from Lua to my friend "..strNameendreturnp