[]
Filter the text.
public string Filter(string text)
Public Function Filter(text As String) As String
The text before filtering.
Returns the text after filtering.