Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.05 KB

File metadata and controls

31 lines (25 loc) · 1.05 KB
title description ms.author ms.date ms.topic author ms.reviewer
XmlNameTable Data Type
Represents a table of atomized string objects.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

XmlNameTable Data Type

Version: Available or changed with runtime version 1.0.

Represents a table of atomized string objects.

Instance methods

The following methods are available on instances of the XmlNameTable data type.

Method name Description
Add(Text) Atomizes the specified string and adds it to the XmlNameTable.
Get(Text, var Text) Gets the atomized string with the specified value.

See Also

Get Started with AL
Developing Extensions