Engine:CCMD lua.run: Difference between revisions

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