Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DeleteItem



Deletes the given item from the system. Returns 1 (True) is successful, otherwise 0 (False).



Syntax:

Procedure: DeleteItem(ItemPath: String): Integer;


API Call:

Code Block
languagedelphi
titleScripting
linenumberstrue
collapsetrue