vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
OmniStudioFormulaCompletion
Interface OmniStudioFormulaCompletion
interface
OmniStudioFormulaCompletion
{
detail
?:
string
;
documentation
?:
string
;
end
:
number
;
insertText
:
string
;
kind
:
"function"
|
"path"
|
"operator"
|
"constant"
;
label
:
string
;
start
:
number
;
}
Index
Properties
detail?
documentation?
end
insert
Text
kind
label
start
Properties
Optional
Readonly
detail
detail
?:
string
Optional
Readonly
documentation
documentation
?:
string
Readonly
end
end
:
number
Readonly
insert
Text
insertText
:
string
Readonly
kind
kind
:
"function"
|
"path"
|
"operator"
|
"constant"
Readonly
label
label
:
string
Readonly
start
start
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
detail
documentation
end
insert
Text
kind
label
start
vlocode-project - v2.4.3
Loading...