Code:
[gen cities = *an empty list*
foreach i of local lidlist {
some code here
* if list ufips has more than one value
* append the id to cities
}
]
[gen cities = *an empty list*
foreach i of local lidlist {
some code here
* if list ufips has more than one value
* append the id to cities
}
]