Hi,
Can’t remember if I have already reported this (although I thought I had? Perhaps my manual is not up to date)?
Anyway, please can we fix the typo in the scripting API = “scripting overview”/“String Utilities” section:
string ToCommaSeparatedString( tuple list, bool includeSpaces ) Converts a string array to a semicolon seperated string.
string ToSemicolonSeparatedString( tuple list, bool includeSpaces ) Converts a string array to a semicolon seperated string.
Should be “comma”?
Thanks,
Mike