Report / Message¶
Description¶
Write a message to the console and event stream
Signature¶
action/report
Required Parameters¶
message¶
Message text. You can include variable values in the message by placing a $
before each variable’s name (e.g. x = $x, y = $y
).
Placement¶
Allowed at top level: |
No |
---|---|
Allowed parent: |
Block, Conditionally Execute Actions (if), List, Protocol, Repeat Actions (while), Schedule Actions, Task System State, Trial, Unconditionally Execute Actions (else), Variable |