#[trace]Expand description
Marks a function as a traced execution node.
The generated code records function entry, argument previews, and the final return event into the active session.
Optional arguments:
name = "..."overrides the label shown in the UI.