Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 15.1.
Returns a new Text in which all leading and trailing white-space characters from the current Text object are removed.
Syntax
Result := TextConst.Trim()
Parameters
TextConst
Type: TextConst
An instance of the TextConst data type.
Return Value
Result
Type: Text
A copy of this string without all leading and trailing white-space characters.
See Also
TextConst data type
Getting started with AL
Developing extensions