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 <> ""
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…