Build a basic application that contains a banner that displays a subtitle that is today's date. Use the add banner action block to add this to the program. Replace the subtitle in the block with today's date and run the program.
After selecting to run this form app, similar to the chart apps, the stop button should be used to end the program.
Coding:
Hotkey Shortcuts
Move BlocksUP or DOWN or TAB
Run Program ALT + SHIFT + R
Stop Program ALT + SHIFT + S
Hide Tray ALT + SHIFT + X
Zoom In ALT + +
Zoom Out ALT + -
Open Help ALT + SHIFT + H
Navigate to Tray ALT + 1
Navigate to Blocks ALT + 2
Enter Navigation Mode SHIFT + ENTER
Switch to Next Tab CTRL + ]
Switch to Previous TabCTRL + [
Blocks
Hint
Great job!
Try again
First, drag over the add banner action block. The block adds the banner to the page object and should be placed after the page object is made. Finally, change the subtitle on the banner.