Script

In VidyaVitamin, specific processes are controllable by JavaScript to edit form or list form.

While editing the temporary template, it is treated as a independent file which extension .js. And, if "Edit script(スクリプトの編集)" is chosen from the main menu of a form editor and a script editor is lanuched, an input auxiliary function becomes available.

Auxiliary function


If a problem happens in a script, an error message and the line number which the problem generated will be shown on a status bar. At this time, this script is amendable in double-clicking the icon(Script icon) in the lower right at any time*1.

Error report and amend


Specification


*1 In order to reflect the contents of correction of a script, it is necessary to close list and editing windows.
*2 The notation method is as follows : Class.Name=Static Method, Name=Property, Name(Argument)=Function