10,854
edits
Line 280: | Line 280: | ||
The variables in conditions mostly overlap with variables in function steps. Some additional variables exist: | The variables in conditions mostly overlap with variables in function steps. Some additional variables exist: | ||
; ChangedItem: In Cell Click and Button Click rules, this is the name of the clicked item. | |||
:{| class="wikitable" | |||
| ChangedItem || Equals || Call | |||
|} | |||
; Configuration: Use to evaluate conditions related to user, app, and device. | ; Configuration: Use to evaluate conditions related to user, app, and device. | ||
Line 285: | Line 290: | ||
| Configuration.platform || Equals || Android | | Configuration.platform || Equals || Android | ||
|} | |} | ||
; ErrorMessage | |||
; Relationship | ; Relationship | ||
; | |||
; WarningMessage | |||
=== Operations === | === Operations === |