Label

Label are jump addresses in Luna- or Assembler-Code, that can be called/jumped to.

Properties

A Label has the property .Addr, that holds the Label's address in program memory (Flash). Use MyLabel.Addr to acces this value.

See also