$get
$get
will retrieve temporary variables stored by $let
.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
var | string | Temporary variable you want to retrieve. | true |
Example(s)
This will return Leref
from $let
:
$get
will retrieve temporary variables stored by $let
.
Field | Type | Description | Required |
---|---|---|---|
var | string | Temporary variable you want to retrieve. | true |
This will return Leref
from $let
: