PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns the localization string resources found in the XML of the specified item.
Syntax
Smartsite SXML | Copy Code |
---|---|
xml locale.getsetupfromitem(locator xml) |
Parameters
Name | Data Type | Description |
---|---|---|
xml | Locator | Item containing the XML with string resources. The XML may be in the 2.0 format that supports to specify resources per application, or may be in de 1.0 format that lacks applications and assumes the default application. |
Return Value
Data Type | Description |
---|---|
XML | Returns the resources as XML data in the 2.0 format. |