Return the position at the top of the stack as a table handle.
If it actually exists and is a table, this handle can be used for further operations on that table. Otherwise a 0 will be returned.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flu_state) | :: | L | Handle for the Lua script. |
A handle for the table on the top of the stack to access it.