Hi Prashant,
It checks whether a specific property value is greater than the value we specify as an argument.
Returns True or false depending upon the comparision result.
Thanks,
Rajeshwar
It checks whether a specific property value is greater than the value we specify as an argument.
Code:
Object.CheckProperty "items count",micGreaterThan(2)
Returns True or false depending upon the comparision result.
Thanks,
Rajeshwar