...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxOutputValue(aText |
...
: |
...
STRING;
aValue : GENERIC)
status : INTEGER;
|
The xpxOutputValue function output the text aText <aText> and the value aValue <aValue> on the current output file. The current output file is defined by the function xpxDefineOutputFile. If no current output file is specified then the output will be on the current log file. If no current log file is defined then the output will be on the EDMmodelConverter EDMmodelConverter standard output window.
Arguments
...
Type | Name | Comment |
STRING | aText | comment |
GENERIC | aValue |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|