[Gambas-user] Gambas Doc

Ingo bm.530502 at gmail.com
Fri Jun 1 20:57:17 CEST 2018


Am 01.06.2018 um 13:50 schrieb CD:
> Hello,
> I look for explanation about the "Mode" parameter of for example the
> XmlDocument.GetElementsByTagName (gb.xml)
> Function GetElementsByTagName ( TagName As String [ , Mode As Integer, 
> Depth As Integer ] ) As XmlElement[]
> or the
> XmlElement.GetAttribute (gb.xml)
> Function GetAttribute ( Name As String [ , Mode As Integer ] ) As String
>
> I do not find any explanation about, is it a case sensitive argument :
> gb.Binary or gb.IgnoreCase
> or something else ?
> also for the method :
> XmlElement.AppendFromText (gb.xml)
> Sub AppendFromText ( Data As String, Arguments As , ... )
> no comment in the documentation about
> "Arguments As " and about " ..."
> thank you in advance for your replies !
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
Hi Claude,
take a look here: 
http://www.gambas-book.net/doku.php?id=k27:k27.1:start&s[]=xml

Regards
Ingo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180601/0f93a292/attachment.html>


More information about the User mailing list