CSSStyleSheet::FormatCSS (open)
Syntax
LOADLIB "wh::filetypes/css.whlib";
STRING FUNCTION FormatCSS(RECORD options)
Parameters
RECORD options
Options
BOOLEAN formatted
Indented output
STRING include
What to include in the output. 'all' for everything (default), 'head' for charset/import only, 'body' for everything but charset/import.
Return value
STRING