Forum Discussion

rushikesh's avatar
rushikesh
Contributor
8 years ago

How to use an argument while calling object using image repository.

Below is my code.   function Test1() {        ImageRepository.IDRowMillInch.HoleFeaCondCopy.Click() }   when executed, a click is performed on HoleFeaCondCopy object present in Image Reposit...