Returns the current thread id.

Syntax

Smartsite SXML CopyCode image Copy Code
integer sys.thread.id()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer Unique identifier for the current managed thread.

Expand image Example

SXML