*COLORLIST
0::<FONT COLOR="red">
1::<FONT COLOR="orange">
2::<FONT COLOR="lightgreen">
3::<FONT COLOR="green">
*COLOROUTPUT
{ARG1} {OUTPUT} </FONT>
*OUTPUT
this has to be lightgreen!
*COLOR
2
*MAIN
{LISTITEM::{COLOR}::COLORLIST::COLOROUTPUT}
returns:
<FONT COLOR="lightgreen">this has to be lightgreen</FONT>