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 1.0.
Gets or sets a value that indicates whether insignificant white space should be preserved during parsing.
Syntax
[Value := ] XmlReadOptions.PreserveWhitespace([NewValue: Boolean])
Note
This method can be invoked using property access syntax.
Parameters
XmlReadOptions
Type: XmlReadOptions
An instance of the XmlReadOptions data type.
[Optional] NewValue
Type: Boolean
The new value of the flag.
Return Value
[Optional] Value
Type: Boolean
true if insignificant white spaces are preserved during parsing, otherwise false.
Related information
XmlReadOptions Data Type
Get Started with AL
Developing Extensions