Integrate the interface with the NetLogic

Make the button trigger the label text change when you select the button.

  1. In Project view, select Button1.
  2. In Events, next to MouseClickEvent, select Add and select ProjectName > NetLogic > RuntimeNetLogic1 > SetLabelTextToHelloWorld.
  3. Create a dynamic link between labelNodeId and Label1.

    For more information about dynamic links, see Create dynamic links.