Macros

shorts May 04, 2023

How can you define custom macros or even define reusable LiaScript libraries?

  • Just use @ followed by a custom name for your macro
  • You can add parameters
  • Shortcut macros, that call others predefined parameters
  • And block-macros

not that difficult


You can use this this example as a basis for your own course by following this link

... Or experiment with it in the LiveEditor below: