Files
Ondrej Zajicek (work) cf3e0a5f1a Filter: Implement for loops
For loops allow to iterate over elements in compound data like BGP paths
or community lists. The syntax is:

  for [ <type> ] <variable> in <expr> do <command-body>
2022-03-14 20:36:20 +01:00
..
2022-03-14 20:36:20 +01:00
2022-03-14 20:36:20 +01:00
2022-03-04 14:07:58 +01:00
2022-03-14 20:36:20 +01:00
2019-12-17 00:01:53 +01:00
2020-05-02 02:47:18 +02:00
2022-03-14 20:36:20 +01:00
2020-05-02 02:47:18 +02:00
2021-02-07 19:21:42 +01:00
2022-02-06 23:42:10 +01:00
2022-02-06 23:27:13 +01:00