getLocalCommunityName

Returns the name of the local community.

Syntax

getLocalCommunityName

Purpose

The getLocalCommunityName command returns the name of the local community as a string result.

Sample

set ons [$AdminControl completeObjectName type=RTCAdminMbean,*]
set local [$AdminControl invoke $ons getLocalCommunityName]
$AdminControl invoke $ons getRouteByCommunities "local company"