Returns an array of script objects with basic information about all scripts with the requests name. Only scripts with view access for the authenticated user are returned.
A single record of the following fields are returned.
ScriptId |
int |
Unique identifier of the script. |
ScriptName |
string |
Name of the script. |
TreePath |
string |
Location of the script in the folder tree. |