Query$variable
Query$variable(name) → Variable
Construct a new variable instance, scoped to this query's output.
Parameters:
name : str
The name of the variable.
Returns:
Was this helpful?
Construct a new variable instance, scoped to this query's output.
name : str
The name of the variable.
Was this helpful?