Attempted to use "alternate" function in S2 style. called using this line:
var string color = alternate("#253B28", "#001000");
Layer compiled, however, when viewing friends page I get 'Error running style: Died in S2::run_code running FriendsPage::print(): Undefined subroutine &S2::Builtin::alternate called at /home/lj/cgi-bin/LJ/S2.pm line 1053."
Am I using this function wrong, or is this a bug?