TLO:Friends

From the wonderful RedGuides Wiki

Access to the friends list

This TLO is added by MacroQuest

Forms

Type Member Description
friend Friends Returns number of friends in your friends list

Access to Types

Type Description
friend Contains data related to your friend list

Examples

  • Echos the number of friends you have

/echo ${Friends}

  • Echos the name of your first friend

/echo ${Friends.Friend[1]}

See also