Home / comp / gb.eval / highlight / purge 
Highlight.Purge (gb.eval)
Syntax
STATIC FUNCTION Purge ( Code AS String [ , Comment AS Boolean, String AS Boolean ] ) AS String
Removes comments and/or strings from a Gambas code line.

By default, both comments and strings are removed.