...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxListXmlConfigurations (schemaId : GENERIC;
VAR xmlConfigIds : LIST OF GENERIC;
VAR xmlConfigNames : LIST OF STRING;
VAR numberOfXmlConfigurations : INTEGER)
status : INTEGER;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
GENERIC | schemaId | comment |
LIST OF GENERIC | xmlConfigIds | |
LIST OF STRING | xmlConfigNames | |
INTEGER | numberOfXmlConfigurations |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|