Limitations in Fancade scripting: Difference between revisions

Added variable limit
(Adapted from the old wiki page, sections are titled shorter.)
 
(Added variable limit)
Line 14: Line 14:


The limit is 8 connections per output, or input.
The limit is 8 connections per output, or input.
== Number of variables ==
The maximum number of [[variables]] of any type and any kind (local, global or saved) is 4096.
The maximum number of of saved variables is 64.


== Ports of scripts ==
== Ports of scripts ==