10,854
edits
Line 167: | Line 167: | ||
|} | |} | ||
==== | ==== Row Script custom variables ==== | ||
; TemplateIndex: Used to assign different row designs to various rows | ; TemplateIndex: Used to assign different row designs to various rows | ||
Line 177: | Line 177: | ||
:{| class="wikitable" | :{| class="wikitable" | ||
| Row.name.Style || Assign || black_bold | | Row.name.Style || Assign || black_bold | ||
|} | |||
==== Cell Click, Button Click custom variables ==== | |||
; Handled: If false (default) the standard behavior is executed after the rule. If True, it is skipped. | |||
:{| class="wikitable" | |||
| Handled || Assign || False | |||
|} | |} | ||