Buddy property: Agent class
Description
This property returns a list of buddies for this agent, as an array of string.
This property is read-only.
Example
The following example returns the total number of buddies on the list:
&BuddyTotal = &myAgent.Buddy.Len;