mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 03:26:45 +00:00
Docs tweak (#9422)
This commit is contained in:
parent
66d5180d8f
commit
e30786b068
@ -33,6 +33,8 @@ Result: {{ myvar }}
|
|||||||
{% endraw %}
|
{% endraw %}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note the use of the `as` keyword to assign the output of the function to a variable. This can be used to assign the result of a function to a named variable, which can then be used later in the template.
|
||||||
|
|
||||||
## Data Structure Access
|
## Data Structure Access
|
||||||
|
|
||||||
A number of helper functions are available for accessing data contained in a particular structure format:
|
A number of helper functions are available for accessing data contained in a particular structure format:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user