HeroStats Libraries
ChatMessage.Variables Property

[This is preliminary documentation and subject to change.]

Gets a sorted list of capture variable names available in this object. Can be used later in this[string varname] to get the values

[Visual Basic]
Public ReadOnly Property Variables As String()
[C#]
public string[] Variables {get;}

See Also

ChatMessage Class | CityOfHeroes Namespace