Modulus (Iteration Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
Line 9: Line 9:
}}</onlyinclude>}}
}}</onlyinclude>}}


Using the MODULUS attribute is is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2).
Using the MODULUS attribute is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2).


{{article end
{{article end

Revision as of 11:13, 2 July 2026

Using the MODULUS attribute is also possible to not store every iteration (MODULUS=1) but e.g. every second iteration (MODULUS=2).