Skip to content

๐Ÿ“‚ 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:

  • $1 as string:

    The name of the array that contains the items to display.

Important

Documentation generated for the version 0.37.1138 (2026-05-12).