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