last-row
function
The last-row
action Gets the last row of a table or group. It belongs to the row category within the data area.
Action Syntax
last-row of $variable
a value followed by A variable name starting with $
last-row $variable
A variable name starting with $
Return Value
This function returns a
ITEM
value that can be stored in a variable:
$result = last-row
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$item = last-row of $Ggroup
Related Actions
- `` -
Action code: 4115670271
Version: 0.6.4-3
Last updated: 2025-06-13