Assigns a value as a parameter for this connection.
This is equivalent to using a LET statement in SurrealQL, such as this one.
Arguments
| Argument | Description |
|---|---|
key
| Specifies the name of the variable. |
val
| Assigns the value to the variable name. |