Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 366 Bytes

07-warnings.md

File metadata and controls

7 lines (5 loc) · 366 Bytes

06-debugging.md ← | → 08-uci.md

Luci.util.append

Dont use this function.

This function uses the # operator to check the length of a table. This operator is known to cause errors on lists that combine numerically indexed tables and tables that have unique keys.