Does anybody have issues with using the For each Loop in V9. I am using it with a SELECT statement to retreive all FolderIDs and want to perform actions using each folderID. But when I access using the syntax given in Designer help and the designer manual, I get errors and expression builder doesn't like the format. Any suggestions.
This is from the designer manual
MyForEachActivity1[0].ToString()
Designer expression builder has issues with referencing [0]