Cluster.getAgentName()

Signature

Sring getAgentName()

Domain

action, condition, query

Description

Returns the name of the BE Agent

Parameters

None.

Returns

TypeDescription
StringAgent name

Cautions

none

Example


String cName = ClusterFunctions.getAgentName();