Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
BooleanCondition
Interface BooleanCondition
interface
BooleanCondition
{
type
?:
string
;
values
?:
ConditionValue
[]
;
}
Index
Properties
type?
values?
Properties
Optional
type
type
?:
string
Optional
values
values
?:
ConditionValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
values
Google Apps Script API
Loading...