[SEE COLON] simply means that the function name following can be used at the command line, like a core function (i.e.: Line, Circle, Pline).
If you omit the prefix, or use your own like KW:Fun, then you have to include that part when you call the function name, along with enclosing it in parenthesis
(KW:Fun)
Some authors do this to their functions for identification purposes.