Executes Lua command passed in character string command
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(lua_state_type), | intent(inout) | :: | lua |
Lua type. |
||
character(len=*), | intent(in) | :: | command |
Lua command to evaluate. |