Region():exist()
To check if match exist in the region, if match is found then this method returns true
else false
Signature
exist(template: string): boolean
exist(template: string, params: FinderParams): boolean
Returns
boolean
To check if match exist in the region, if match is found then this method returns true
else false
exist(template: string): boolean
exist(template: string, params: FinderParams): boolean
Returns
boolean