ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Truncated string.EOT if <Number of characters> is negative. A WLanguage error occurs (non-fatal error). To get the details of the error, use ErrorInfo.
Element to use: Character string or buffer. This element is not modified.
Corresponds to: the number of characters that must be kept in the <Result> string (if the numberOfCharactersToStore constant is used). the number of characters or bytes that must be removed from <Source> (if the numberOfCharactersToDelete constant is used).
Truncate method to use: Versions 18 and laternumberOfCharactersToStore(Default value)New in version 18numberOfCharactersToStore(Default value)numberOfCharactersToStore(Default value)<Number of characters> corresponds to the number of characters that must be kept in the <Result> string.Versions 18 and laternumberOfCharactersToDeleteNew in version 18numberOfCharactersToDeletenumberOfCharactersToDelete<Number of characters> corresponds to the number of characters that must be removed from <Source>.
Last update: 12/16/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: