parent
e76206817d
commit
028f315ba8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Yuck includes a small expression language that can be used to run several operations on your data.
|
||||
This can be used to show different values depending on certain conditions,
|
||||
do mathematic operations, and even access values withing JSON-structures.
|
||||
do mathematic operations, and even access values within JSON-structures.
|
||||
|
||||
These expressions can be placed anywhere within your configuration inside `{ ... }`,
|
||||
as well as within strings, inside string-interpolation blocks (`"foo ${ ... } bar"`).
|
||||
|
|
Loading…
Add table
Reference in a new issue