Forum Discussion

geethwind's avatar
geethwind
Contributor
14 years ago

using FindChild() method on Id property

i am facing an issue with the below code main()   test("button","122") function test(strtype,strID)    PropArray = Array("id")    ValuesArray = Array(""& strID& "")     ...