Fixed: this seems to work “R_selectedWageCode = null”. Not yet customed to comparing null with = ![]()
Original problem:
If user does not pick value from Report Code list in this example and proceeds to next step, how do I check if the R_selectedWageCode record exists or not. Tried all kinds of tricks, obvious choice would be checking if it’s null but does not seem to work.
