Quote:
Originally Posted by ownedbycats
Not sure I understand, but this checks that Value starts with E.
Code:
program:
if substr($value, 0, 1) == "E" then "E.png"
fi
|
Sorry, the image was just an example of which icon I wanted to change in general, not specifically the 'E'.