Author Topic: [Request]For Xml red linked layouts  (Read 1174 times)

Motley

  • Full Member
  • ***
  • Posts: 252
  • Karma: +32/-34
    • View Profile
[Request]For Xml red linked layouts
« on: August 23, 2016, 02:45:36 pm »
Okay topic basically says it all

http://liberty-unleashed.co.uk/LUWiki/Squirrel/Server/Functions

For every red linked function I would like to see the layout of each function, Instance etc.

Some I have figgured out and I will list the few I remember the rest I will re comment latter on

Code: [Select]
XmlElement.FirstChild
XmlElement.LinkChild
//--------------------------------------------------------------------------------
XmlElement.LinkSibling || XmlElement.NextSibling
This is unknown, I really really need this output.
//--------------------------------------------------------------------------------
XmlElement.Clear //I forget the output, but it's simple
XmlElement.Name
XmlElement.Parent
XmlElement.RemoveAttribute
XmlElement.RemoveChild
XmlElement.RemoveSibling
XmlElement.Text
 XmlDocument.LinkChild
XmlDocument.Name

Please, Developers/Testers this is really needed,.

I would be somewhat most happy to at least see the layout for
Code: [Select]
XmlElement.LinkSibling || XmlElement.NextSibling

 

© Liberty Unleashed Team.