Cluster.getAgentName()

Signature

String getAgentName()

Domain

ACTION, CONDITION, QUERY

Description

Returns the name of the BE Agent

Parameters

None.

Returns

TypeDescription
StringThe name of the agent

Cautions

none

Example


String cName = ClusterFunctions.getAgentName();