Returns the current thread id.
Syntax
Smartsite SXML | 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. |