Engine:CCMD lua.run: Difference between revisions

Line 41: Line 41:
   end
   end
`
`
return bob  -- uses the 'lua' context 'lua_edit' default
return bob  -- uses the 'lua' context 'lua_edit' default command which prints return values
            --  command, to print a return value
exit
exit
</kua>
</kua>