Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 
SYNTAX:
 
xpxDebugPrintf (format                          : STRING;
               value1, value2, value3, value4  : GENERIC;
               value5, value6, value7, value8  : GENERIC;
               value9, value10 value11,value12 : GENERIC;
                value13,value14,value15,value16 : GENERIC;
               value17,value18,value19,value20 : GENERIC;
               value21,value22,value23,value24 : GENERIC;
               value25                         : GENERIC)
               status                           : INTEGER;
 
To be completed.
 
The function xpxDebugPrintfcan be used to write performance values (and any other information) to the EDMapplicationServer's console during run-time.