get-item-number
The get-item-number
action gets specific item number from a group. It belongs to the group category within the data area.
Action Syntax
get-item-number 123 from $variable
A numeric value followed by a value followed by A variable name starting with $
get-item-number $variable from $variable
A variable name starting with $ followed by a value followed by A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$any = get-item-number 3 from $Ggroup
Action code: 3976446628
Version: 0.6.4
Last updated: 2025-06-13