Good morning:
Is there a way that I could truncate terms in the Switch function?
Also, is there a way that I could use Boolean terms (OR) in the Switch function? I have tried various methods but to no avail.
Thanks,
Vincent
Why not just use if() instead of switch?