Rules editor: Difference between revisions

Jump to navigation Jump to search
 
Line 636: Line 636:
|}
|}


We recommend always initializing shared values before using them. If you use multiple shared values, initialize them in order.
{{Note|We recommend always initializing shared variables before using them. If you use multiple shared values, initialize them in order. This is particularly critical in the case of views, where uninitialized shared variables may cause the app to crash.|Warning}}


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

Navigation menu