Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#3D3D3D
bgColor#F4F4F4
titleColor#3D3D3D
borderWidth0
titleBGColor#3D3D3D
borderStylesolid

ON THIS PAGE

Table of Contents
indent20px

ifXMLList

Simplify() As Object

Returns an roXmlElement if the list contains exactly one element. Otherwise, it will return itself.

GetAttributes() As Object
 
GetText() As String
 
GetChildElements() As Object
 
GetNamedElements(a As String) As Object

...

Note
titleNote

The two appended objects must be of the same type. 

ifArrayGet 

GetEntry(a As Integer) As Dynamic

...