...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetInternalData (qualifiedName : STRING;
userName : STRING;
password : STRING;
options : INTEGER)
dataValue : GENERIC;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
STRING | qualifiedName | comments |
STRING | userName | |
STRING | password | |
INTEGER | options |
Return Value
...
Type | Name | Comment |
GENERIC | dataValue | comments |
Options
...
Option | Comment |
xpxSERVER_CONFIGURATION | comment |
xpxDEFAULT_VALUE | |
xpxDO_GETENV |
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|