๐ list
โก list::onTick
This function must be called regularly (on refresh tick) and is responsible for redrawing the list if necessary.
โก list::setItems
Set up the list of items to display.
Inputs:
$1as string:The name of the array that contains the items to display.
Important
Documentation generated for the version 0.36.26 (2025-10-10).