LuaState.executeString

Execute a string.

class LuaState
void
executeString
(
string code
,
string name = "unnamed"
,
bool coroutine = false
)

Meta