I am not sure how to even ask the question, but I think a statement like below is a coding shortcut?
Would it be a shortcut for
????????????????????
I have no clue, and no idea what to search for to even hazard a guess except my guess above.
To me it makes sense, but I may be WAYYYY OFFFffff?????
Code:
CheckStatus = (szText = "Y")
Code:
IF szText = "Y" Then CheckStatus = %TRUE ELSE CheckStatus = %FALSE END IF
I have no clue, and no idea what to search for to even hazard a guess except my guess above.
To me it makes sense, but I may be WAYYYY OFFFffff?????

Comment