First line of code gives error
I have used this code for 3 years and now it gives an error
If(input.Owner_Offering_Trade == "Keith”)
Error when I try to edit:
Error at line number : 1 Improper Statement Error might be due to missing ';' at end of the line or incomplete expression
What do i do?