Returns information about the WCF services running and on which endpoints these services are available.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String String with information about the running WCF services.

Expand image Example

SXML