stmt:get_uvalues

Returns a list of values of the columns in a result set

Prototype

stmt:get_uvalues()

Description

This function returns a list with the values of all columns in the current result row of a query.

Lua functions

Topics