method BeepProfiles.ToXML (Index)
Shows XML representation of the profile.

  TypeDescription 
   Index as Variant Optional. Integer value as index, or string expression as profile URI. 
  ReturnDescription 
  String Return value. String expression that holds XML representation of the profile. 
 

ToXML method will return XML representation of the profile, as it would be used in Greeting message. Index is optional parameter - when used, only one of profiles is returned by ToXML method. If Index is not used, all the profiles in BeepProfiles collection are returned, line by line, as XML.