Merge b5e812060b2de9d844bf0eef0e18e0872b513d64 into 1e3f6aeaa5bad08d777ea7807b279a07885dd8b2
This commit is contained in:
commit
b9f4341b93
@ -115,7 +115,7 @@ For example:
|
|||||||
..1 >> {"name": "Alexa", "age": 34}
|
..1 >> {"name": "Alexa", "age": 34}
|
||||||
..3 >> {"name": "Deloise", "age": 44}
|
..3 >> {"name": "Deloise", "age": 44}
|
||||||
..#.name >> ["Gilbert","Alexa","May","Deloise"]
|
..#.name >> ["Gilbert","Alexa","May","Deloise"]
|
||||||
..#[name="May"].age >> 57
|
..#[name=="May"].age >> 57
|
||||||
```
|
```
|
||||||
|
|
||||||
The `ForEachLines` function will iterate through JSON lines.
|
The `ForEachLines` function will iterate through JSON lines.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user