Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Variable expression operators are used to define and reference variables in expressions.
| Description | |
|---|---|
$let |
The $let operator allows defining variables for use in a specified expression, enabling complex calculations and reducing code repetition. |