Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
ReturnStatement
Interface ReturnStatement
Defines an expression to return
interface
ReturnStatement
{
argument
?:
Expression
;
type
?:
string
;
}
Index
Properties
argument?
type?
Properties
Optional
argument
argument
?:
Expression
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
argument
type
Documentation
Loading...
Defines an expression to return