SYNTAX:
xpxOutputValue(aText : STRING;
aValue : GENERIC)
status : INTEGER;
The xpxOutputValue function output the text aText and the value 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 standard output window.
General
Content
Integrations