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