setContent

[ Function ]

public setContent(value: string | null);

This function sets new HTML content.

Parameter

Name

Type

Description

newValue

string, null

The new value. If null is passed, the content is emptied.

Return value

Type

Description

void

No return value.

See also

Origin: TcHmiHtmlHost

setContent 1:

Available from version 1.10