Classes Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7

Accessing a Class's Field

In this program, create a TestClass object and output the message field in the Main.quorum editor tab. Call the SetMessage and GetMessage actions to output the following text, This is a message from the TestClass field, message.

Coding:

Blocks

PreviousNext