@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_script_include
Variable sys_script_include
Const
sys_script_include
:
{
extends
:
"sys_metadata"
;
name
:
"sys_script_include"
;
schema
:
{
access
:
Typed
;
active
:
Typed
;
api_name
:
Typed
;
caller_access
:
Typed
;
client_callable
:
Typed
;
description
:
Typed
;
mobile_callable
:
Typed
;
name
:
Typed
;
sandbox_callable
:
Typed
;
script
:
Typed
;
}
;
}
Type Declaration
Readonly
extends
:
"sys_metadata"
Readonly
name
:
"sys_script_include"
Readonly
schema
:
{
access
:
Typed
;
active
:
Typed
;
api_name
:
Typed
;
caller_access
:
Typed
;
client_callable
:
Typed
;
description
:
Typed
;
mobile_callable
:
Typed
;
name
:
Typed
;
sandbox_callable
:
Typed
;
script
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...