Q-SYS Control QuickStarts: Multidimensional tables and Lua's version of the switch-case

Описание к видео Q-SYS Control QuickStarts: Multidimensional tables and Lua's version of the switch-case

Dive in to learn how to leverage multidimensional tables in your Lua code. Also learn how to write a table of functions to implement a Lua's version of the switch-case!


Table of Contents
00:00 - Intro
01:31 - Turning two tables into a single multidimensional table
04:14 - Update code to use multidimensional table
07:01 - Why a switch-case anyway?
09:11 - The Lua "switch-case" methodology: A table of functions
10:00 - The syntax of creating a lookup table of functions
12:30 - Secret Sauce: Indexing the lookup table and running the embedded function
14:20 - Summary
14:58 - Easter Egg

Комментарии

Информация по комментариям в разработке