Returns the current process id.

Syntax

Smartsite SXML CopyCode image Copy Code
integer env.processid()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer The unique identifier for the current process.

Expand image Examples

SXML