PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Formats the specified color value as an rgb string.

Syntax

Smartsite SXML CopyCode image Copy Code
string html.color.format(integer rgb)

Parameters

Name Data Type Description
rgb Integer The rgb number.

Return Value

Data Type Description
String An rgb string.

Expand image Example

SXML