Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
common
apis
cortex
FunctionResult
Interface FunctionResult
interface
FunctionResult
{
error
:
string
|
boolean
;
events
?:
common
.
apis
.
cortex
.
SandboxEvent
[]
;
name
:
string
;
result
:
any
;
}
Index
Properties
error
events?
name
result
Properties
error
error
:
string
|
boolean
Optional
events
events
?:
common
.
apis
.
cortex
.
SandboxEvent
[]
name
name
:
string
result
result
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
events
name
result
Tidyscripts Docs
Loading...