Difference between revisions of "Osiris/API/SysClear"

From Divinity Engine Wiki
Jump to: navigation, search
m
m
 
Line 4: Line 4:
 
Deletes all facts from the database with name '''_Predicate''' and with '''_Arity''' as number of columns/parameters.
 
Deletes all facts from the database with name '''_Predicate''' and with '''_Arity''' as number of columns/parameters.
 
===== Notes =====
 
===== Notes =====
* /
+
* It will ''not'' automatically trigger any rules that check whether a database fact has been cleared.
 
===== See Also =====
 
===== See Also =====
 
* /
 
* /
  
 
[[Category:Osiris Calls|SysClear]]
 
[[Category:Osiris Calls|SysClear]]

Latest revision as of 12:09, 15 February 2020

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
  • /