Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Call the static method of the callController class. Pass the String Array created in step b.

For example, callController.main (String Array)

4. Insert a debug point in the Custom Actions.

...