Rules editor: Difference between revisions

Jump to navigation Jump to search
37 bytes removed ,  21 February 2024
Line 636: Line 636:
|}
|}


=== Shared variables in views ===
We recommend always initializing shared values before using them. If you use multiple shared values, initialize them in order.
 
If you use shared variables in views, set them to an initial value. If you use multiple shared values, initialize them in order.


=== Deleting variables ===
=== Deleting variables ===

Navigation menu