Simple question. I tried searching, by googling for less than and greater than signs doesn't return great results.
My guess is that <>
is basically equivalent to not equals
. So, the below expression would be false if x
is null or an empty string, and true otherwise?
if x <> ""
This would also return True if a value is contained in the entity listed. This is commonly used to look for quesrystring or form elements that may or may not have been supplied:
Hope this helps.
Not exactly. There are few function to verify value:
Other good function
Use Windows Script 5.6 Documentation from http://www.microsoft.com/en-us/download/details.aspx?id=2764