How to access SmartList member from a Function via Script?
I have a SmartList with entries from Jan-Dec for an Account member called Hired Month used in a web form.
Trying to figure out what function I would use in an IF statement to check the different months for Hired Month.
For example, IF (Hired Month) == "Jan"...