"For developers", "Server scripts", "Functions description", "Strings", "TStringList", "Properties", "Count".
The properties of the TStringLIst class for working with strings in MyChat Server script engine.
a list text; the delimiters are commas without line breaks; |
|
a number of strings in the list; |
|
specify a delimiter character for list strings; |
|
get the list text with a specified string delimiter; |
|
what to do with the same strings when adding them in the list; |
|
sorting strings by alphabetical order; |
|
a content of the list in one block with string delimiters CRLF. |