How do I get the message shown in a label to be a certain color based on the result if the if, then statement? Here is my script. I would like the "if" result to be in green and the "else" result to be in red. Right now, both results are shown in the color I set in the components properties.
if (dlam3 && dlam).text(result);