Osiris/API/SysClear

From Divinity Engine Wiki
Revision as of 12:09, 15 February 2020 by Tinkerer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call SysClear((STRING)__Predicate, (INTEGER)__Arity)
Description

Deletes all facts from the database with name _Predicate and with _Arity as number of columns/parameters.

Notes
  • It will not automatically trigger any rules that check whether a database fact has been cleared.
See Also
  • /