To open any link in a new tab, preserving your position in the current article, just hold down the <CTRL> key on your keyboard before clicking the link or click using your mouse wheel.

DeleteItem

DeleteItem



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



Syntax:

Procedure: DeleteItem(ItemPath: String): Integer;


API Call:

Scripting
result := DeleteItem('someitempath');

Copyright 2023 ConstructConnect