m |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> | <div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> | ||
<span STYLE="font-size: xx-large"><code>gn:act_table_exists</code></span> | <span STYLE="font-size: xx-large"><code>gn:act_table_exists</code></span> | ||
− | |||
<code>[[gn:act_table_exists]]</code> checks if a table exists. | <code>[[gn:act_table_exists]]</code> checks if a table exists. |
Latest revision as of 12:27, 14 March 2017
gn:act_table_exists
gn:act_table_exists
checks if a table exists.
If a table exists, it returns true
, otherwise it returns false
.
- Can be used on widgets
- all widgets
- Event trigger for action
- no event, must be used in action set or conditional action.
- Can be used as
- a no event action
Additional required attributes on bound widget
Should be used within gn:act_if
as condition
Action signature
[gn:act_table_exists]|[]
Value field content
No value is supported for this action.