Source: site.view [edit]
Function name: errcmd
Arguments: message
Description:
Page type: webl
Render function:  
Module: sportstreak

Page source:

if Str_StartsWith(message, "ERR") then
   message
else
   ""
end;