Forum Discussion
AlexeyK
Alumni
14 years agoHi Steven,
As far as I know, the region names must be valid script identifiers as the region name defines the name of the property that is used to work with that region from script:
Regions.MyImageName.Check(...)
So, the fact that TestComplete allowed using slashes in region names was a bug, and it has been fixed.