XmlDocumentType included in XmlDocument.ReadFrom() method
The current implementation of the Xml datatypes has been fantastic, however it would be more useful for many users I'm sure, especially in regards to EDI functionality, that the XmlDocumentType element be able to be read from a source Xml text object when calling the function XmlDocument.ReadFrom...
STATUS DETAILS
Needs Votes
GetType and GetSubType functions for Variants
Variants currently have a function corresponding to most datatypes, such as IsAction, IsCode, IsCodeunit, IsGuid.
There are a LOT of variations of this, and the list grows with every introduced datatype (e.g. IsTextBuilder introduced last year).
If a function uses a case...
STATUS DETAILS
Needs Votes