QuickBase JS SDK v2 - v2.2.2
API Methods
QuickBase API
GitHub
Preparing search index...
RunFormulaResponse
Interface RunFormulaResponse
interface
RunFormulaResponse
{
result
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
result?
Properties
Optional
result
result
?:
string
The formula execution result.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
API Methods
QuickBase API
GitHub
QuickBase JS SDK v2 - v2.2.2
Loading...
The formula execution result.