$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

GetItem



Returns the item given by FullPath. Returns Nil if the object is not found.



Syntax:

Procedure: GetItem(FullPath: String): IItem;

Code Reference:

    1. Navigate to Plugin Store->Tool Manager and create a new Plugin
    2. Set the plugin type to Script Code and open the Editor
    3. Copy Code into the editor
    4. Press run


API Call:

  • No labels