File tree Expand file tree Collapse file tree
version-3.0/reference/loops Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,15 +19,16 @@ Plus the [global arguments](./global_arguments)
1919
2020## Outputs
2121
22- | Variable | Value |
23- | :---------------| :-----------------------------------------------|
24- | $COUNTRY | the country the state belongs |
25- | $ID | the state id |
26- | $ISOCODE | the state ISO code |
27- | $IS_TRANSLATED | check if the state is translated |
28- | $LOCALE | The locale used for this research |
29- | $TITLE | the state title |
30- | $VISIBLE | true if the state is visible. False otherwise |
22+ | Variable | Value |
23+ | :----------------| :----------------------------------------------------------|
24+ | $COUNTRY | the country the state belongs |
25+ | $ID | the state id |
26+ | $ISOCODE | the state ISO code |
27+ | $ISOCODE_3166_2 | the full ISO 3166-2 code of the state, for instance US-CA |
28+ | $IS_TRANSLATED | check if the state is translated |
29+ | $LOCALE | The locale used for this research |
30+ | $TITLE | the state title |
31+ | $VISIBLE | true if the state is visible. False otherwise |
3132
3233Plus the [ global outputs] ( ./global_outputs )
3334
Original file line number Diff line number Diff line change @@ -19,15 +19,16 @@ Plus the [global arguments](./global_arguments)
1919
2020## Outputs
2121
22- | Variable | Value |
23- | :---------------| :-----------------------------------------------|
24- | $COUNTRY | the country the state belongs |
25- | $ID | the state id |
26- | $ISOCODE | the state ISO code |
27- | $IS_TRANSLATED | check if the state is translated |
28- | $LOCALE | The locale used for this research |
29- | $TITLE | the state title |
30- | $VISIBLE | true if the state is visible. False otherwise |
22+ | Variable | Value |
23+ | :----------------| :----------------------------------------------------------|
24+ | $COUNTRY | the country the state belongs |
25+ | $ID | the state id |
26+ | $ISOCODE | the state ISO code |
27+ | $ISOCODE_3166_2 | the full ISO 3166-2 code of the state, for instance US-CA |
28+ | $IS_TRANSLATED | check if the state is translated |
29+ | $LOCALE | The locale used for this research |
30+ | $TITLE | the state title |
31+ | $VISIBLE | true if the state is visible. False otherwise |
3132
3233Plus the [ global outputs] ( ./global_outputs )
3334
Original file line number Diff line number Diff line change @@ -19,15 +19,16 @@ Plus the [global arguments](./global_arguments)
1919
2020## Outputs
2121
22- | Variable | Value |
23- | :---------------| :-----------------------------------------------|
24- | $COUNTRY | the country the state belongs |
25- | $ID | the state id |
26- | $ISOCODE | the state ISO code |
27- | $IS_TRANSLATED | check if the state is translated |
28- | $LOCALE | The locale used for this research |
29- | $TITLE | the state title |
30- | $VISIBLE | true if the state is visible. False otherwise |
22+ | Variable | Value |
23+ | :----------------| :----------------------------------------------------------|
24+ | $COUNTRY | the country the state belongs |
25+ | $ID | the state id |
26+ | $ISOCODE | the state ISO code |
27+ | $ISOCODE_3166_2 | the full ISO 3166-2 code of the state, for instance US-CA |
28+ | $IS_TRANSLATED | check if the state is translated |
29+ | $LOCALE | The locale used for this research |
30+ | $TITLE | the state title |
31+ | $VISIBLE | true if the state is visible. False otherwise |
3132
3233Plus the [ global outputs] ( ./global_outputs )
3334
You can’t perform that action at this time.
0 commit comments