PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Extracts the blue rgb component from the specified color value.

Syntax

Smartsite SXML CopyCode image Copy Code
integer html.color.blue(integer color)

Parameters

Name Data Type Description
color Integer The color.

Return Value

Data Type Description
Integer The blue component.

Expand image Example

SXML