@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
<internal>
sysauto_script
Variable sysauto_script
Const
sysauto_script
:
{
allowWebServiceAccess
:
true
;
extends
:
"sysauto"
;
extensible
:
true
;
label
:
"Scheduled Script Execution"
;
name
:
"sysauto_script"
;
schema
:
{
script
:
Typed
;
sys_id
:
Typed
}
;
textIndex
:
true
;
}
Type Declaration
Readonly
allowWebServiceAccess
:
true
Readonly
extends
:
"sysauto"
Readonly
extensible
:
true
Readonly
label
:
"Scheduled Script Execution"
Readonly
name
:
"sysauto_script"
Readonly
schema
:
{
script
:
Typed
;
sys_id
:
Typed
}
Readonly
textIndex
:
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...