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