Friday, May 6, 2016

Views in OpenScript

Views in OpenScript

Each script has three views in OpeScript as follows.
  • Tree View
  • Java Code View
  • Assets View

Tree View
                In this view we can see the nodes for each statement in the java code view. So using this Tree view we can understand the action of each statement in the java code view.
Java Code View
                In this view we can see the java code generated by the OpenScript. If we want to edit the java code as per our requirement we can do editing in java code view.
Assets View
                In This View we can add the assets to script if required. Generally OpenScript consists 4 types of Assets as follows.
  • Databanks
  • Object Libraries
  • Jars
  • Scripts
Next Topic : In Detail About Assets View

No comments:

Post a Comment