@salesforce/agents
Preparing search index...
types
ContextVariable
Type Alias ContextVariable
type
ContextVariable
=
{
name
:
string
;
type
:
|
"Object"
|
"Boolean"
|
"DateTime"
|
"Money"
|
"Number"
|
"Text"
|
"Ref"
|
"List"
;
value
:
string
;
}
Index
Properties
name
type
value
Properties
name
name
:
string
type
type
:
|
"Object"
|
"Boolean"
|
"DateTime"
|
"Money"
|
"Number"
|
"Text"
|
"Ref"
|
"List"
value
value
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
type
value
@salesforce/agents
Loading...