ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
String formatted according to the selected criteria.
Character string to format. You can use a character string in Unicode format. You cannot use character strings in Unicode format.
Formatting options: ccUpCaseConverts the string to uppercase characters (including accented characters).ccLowCaseConverts the string to lowercase characters.ccNormalNo formatting is performed.ccIgnoreAccentFormat without accented characters.ccIgnoreSpaceThe following characters are deleted at the beginning and at the end of the string:space (character 32)tab (character 9)carriage return (character 13) and line feed (character 10)control characters 11 and 12Versions 20 and laterccIgnoreInsideSpaceNew in version 20ccIgnoreInsideSpaceccIgnoreInsideSpaceThe following characters are deleted within the string:space (character 32)tab (character 9)carriage return (character 13) and line feed (character 10)control characters 11 and 12 This constant is not available.ccIgnorePunctuationAndSpaceRemoves punctuation and spaces
StringFormat and UNICODE
Last update: 12/17/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: