Function Macro

IdeGOTO

since: 45

Declaration

#define IDE_GOTO (
  _l
)

Description

Appends to the jump to label to the tracing log and then jumps to the label _l.

Available since: 45

This function is not directly available to language bindings.

Parameters

_l

Type: -

The label to jump to.