The %FoundImage% Token (v8+) returns the details of the last found image in this execution instance. The last found image could have been found by a number of Actions or Conditions, like Find Image on Screen Action.
The token returns the same data about the last found image as the Find Image on Screen Action:
For example, after finding an image on the second monitor, this token would return:
2060,136,60,56,0
If you set a Variable (say ImageLoc
) to this token, then you may reference individual properties using this notation:
The following result in this token being set to the last found image: