Code:
if $rating ==# 0 && $#fanficstatus != '(In-Progress|Abandoned)' && $#vls !='Documentation & Manuals' then
'rating.png'
The In-Progress|Abandoned bit failed to work. How do I set "if it does not match this regex"?
Also, #vls should be an inlist. How do I set a "is not inlist"?