Difference between revisions of "Script viewpart"
From BioUML platform
Tagir Valeev (Talk | contribs) (Created page with ";Viewpart title in BioUML workbench :JavaScript ;Viewpart title on BioUML web edition :Script Script viewpart allows you to type expressions in JavaScript languag...") |
Tagir Valeev (Talk | contribs) m (+{{Outdated}}) |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Outdated|Script selection}} | ||
+ | |||
;Viewpart title in [[BioUML workbench]] | ;Viewpart title in [[BioUML workbench]] | ||
:JavaScript | :JavaScript | ||
Line 4: | Line 6: | ||
: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 == | ||
<gallery> | <gallery> | ||
− | File:BioUML workbench JavaScript viewpart.png | + | File:BioUML workbench JavaScript viewpart.png|BioUML workbench JavaScript viewpart |
− | File:BioUML web edition script viewpart.png | + | File:BioUML web edition script viewpart.png|BioUML web edition script viewpart |
</gallery> | </gallery> | ||
[[Category:Viewparts]] | [[Category:Viewparts]] |
Latest revision as of 14:52, 13 September 2013
This page or section need to be updated to reflect new changes in BioUML. |
- 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.