๐Ÿ“‚ 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.36.26 (2025-10-10).