1 <?xml version="1.0" encoding="UTF-8"?>
3 <parcel language="BeanShell" xmlns:parcel="scripting.dtd">
5 <script language="BeanShell">
7 <displayname value="Interactive BeanShell"/>
9 Pops up a window into which you can type BeanShell code and run it against the current document
12 <functionname value="interactive.bsh"/>
13 <logicalname value="Interactive.BeanShell"/>