Returns allocatable character string from Lua stack at position idx
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(lua_state_type), | intent(inout) | :: | lua |
Lua type. |
||
integer, | intent(in) | :: | idx |
Stack index. |
String value.