element.clearExistsFor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = server |type = method |class = Element |name = clearExistsFor |parameters = none |returnTypes = void |returnFail1 = void |usage = clears the list of c...") |
No edit summary |
||
| Line 4: | Line 4: | ||
|class = Element | |class = Element | ||
|name = clearExistsFor | |name = clearExistsFor | ||
|parameters = | |parameters = void | ||
|returnTypes = void | |returnTypes = void | ||
|returnFail1 = void | |returnFail1 = void | ||
|usage = clears the list of clients added by [[element.setExistsFor|element.setExistsFor]] | |usage = clears the list of clients added by [[element.setExistsFor|element.setExistsFor]] | ||
}} | }} | ||
Revision as of 04:03, 26 December 2021
clearExistsFor
Signature: void clearExistsFor(void)
Usage: clears the list of clients added by element.setExistsFor
Return
void
On failure: void