Skip to main content Skip to complementary content
Close announcements banner

Configuring tJava

Procedure

  1. Double-click tJava to open its Component view.
  2. In the Code field, enter System.out.println();
  3. In the Outline panel, which, by default, is found to the left side of the Component view, expand the tAzureStorageList node.
  4. From the Outline panel, drop the CONTAINER_BLOB global variable into the parentheses in the code in the Component view so as to make the code read: System.out.println(((Boolean)globalMap.get("tAzureStorageList_1_CURRENT_BLOB")));

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!