Please enable JavaScript to view this site.

This instruction allows a user-defined line of information to be written into the report, which can be inspected via the report command sent from the shell or via debugger from the project window.

Syntax

inf_report (i32 numId, string info)

numId

Allows a code to be set that, if in agreement with the predefined variable rep_mask, enables the message to be written to the report.

NOTE: Valid values must be defined in the mask 0xFFE0. All other values will be switched to the value 0xFFFF00.

info

Line of information to be included in the report

Validity

Rule, Task

Note

Avoid recursive use of the function to not compromise execution timing

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC