When reading data from Excel the information is stored in the variable %ExcelData%. I want to use an If conditional to review if the %ExcelData% is blank.
My question is what would be the correct syntax for the if conditional to represent the blank space? I have tried leaving the If conditional Blank but that is not currently allowed, I have also tried other ways of expressing blanks such as " "
If %ExcelData% is Equal to (=) Expression representing blank