Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do we use OR operator with Desc Programming.
#1
Not Solved
say I want to count the nos of all the objects on the page which have
html tag = "A" OR innertext="B"
what will be the syntax for the same.
Code:
(Desc("html tag").value="A")  OR (Desc("innertext").value="B") => throws syntax error.

TIA
Reply


Messages In This Thread
How do we use OR operator with Desc Programming. - by anu05446 - 01-05-2014, 02:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  workaround for addition airthmetic operator krr 1 1,629 01-06-2013, 04:13 AM
Last Post: kordirko
Exclamation How to parameterize / do Desc. Programm on Calender control nistalaramesh 7 6,001 05-10-2011, 11:24 AM
Last Post: nistalaramesh
  Concatenation operator in Vbscript sk.aravind 7 5,752 09-14-2010, 08:31 PM
Last Post: lotos

Forum Jump:


Users browsing this thread: 1 Guest(s)