Gets the first day of the week, according to the SMI settings. 0=sunday, 1=monday etc.

Syntax

Smartsite SXML CopyCode image Copy Code
integer smidata.getfirstdayofweek(string siteName)

Parameters

Name Data Type Description
siteName String Name of the SMI site.

Return Value

Data Type Description
Integer

Expand image Example

SXML