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.43.381 (2026-07-27).