ParseInlineStyleAttribute (open)
Parses the content of an inline style attribute
Syntax
LOADLIB "wh::filetypes/css.whlib";
OBJECT FUNCTION ParseInlineStyleAttribute(STRING style)Parameters
STRING styleContents of the style attribute
Parses the content of an inline style attribute
LOADLIB "wh::filetypes/css.whlib";
OBJECT FUNCTION ParseInlineStyleAttribute(STRING style)STRING styleContents of the style attribute