Gets the executing assembly.

Syntax

Smartsite SXML CopyCode image Copy Code
string env.getcurrentexecutable()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The full path of the entrypoint assembly that is currently executing.

Expand image Example

SXML