xpxOutputValue

FUNCTION 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.

Arguments


TypeNameComment
STRINGaTextcomment
GENERICaValue 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â