ImportXML – PB Docs 2019

ImportXML

PowerScript function

Description

Loads the RibbonBar content from an XML string. XML version 1.0 is
supported.

Applies to

RibbonBar controls

Syntax

Argument

Description

controlname

The name of the RibbonBar control.

Data

An XML string that contains the RibbonBar content.

Return value

Integer.

1 – Successful.

-1 – An internal error occurs.

-2 – The library fails to load.

-5 – Any of the following: 1) XML syntax error; 2) XML encode error;
3) XML data is null.

If any argument’s value is null, returns null.

Examples

This example loads an XML string to create the ribbon bar:

See also

ExportJSON

ExportXML

ExportToJSONFile

ExportToXMLFile

ImportJSON

ImportFromXMLFile

ImportFromJSONFile


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x