Difference between revisions of "Script viewpart"
From BioUML platform
Tagir Valeev (Talk | contribs) m (Picture captions) |
Tagir Valeev (Talk | contribs) m (Link to Using JavaScript in BioUML) |
||
Line 4: | Line 4: | ||
:Script | :Script | ||
− | Script [[viewpart]] allows you to type expressions in JavaScript language and execute them immediately. In BioUML workbench result is displayed directly in viewpart. In BioUML web edition a special page will be opened in document area to display the results. To get starting type <code>help</code> command there. | + | Script [[viewpart]] allows you to type expressions in [[Using JavaScript in BioUML|JavaScript]] language and execute them immediately. In BioUML workbench result is displayed directly in viewpart. In BioUML web edition a special page will be opened in document area to display the results. To get starting type <code>help</code> command there. |
== Screenshots == | == Screenshots == |
Revision as of 12:04, 3 July 2013
- Viewpart title in BioUML workbench
- JavaScript
- Viewpart title on BioUML web edition
- Script
Script viewpart allows you to type expressions in JavaScript language and execute them immediately. In BioUML workbench result is displayed directly in viewpart. In BioUML web edition a special page will be opened in document area to display the results. To get starting type help
command there.