User Tools

Site Tools


jwlua:scriptparameters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
jwlua:scriptparameters [2013/11/21 14:57]
jariw [Setting the Definition]
jwlua:scriptparameters [2013/11/21 15:09]
jariw
Line 1: Line 1:
-//JW Lua// can be configured to send specific parameters to the script. The user handles the parameters from JW Lua's //Manager// and the parameters ​can be sent to script both from JW Lua's //​Explorer//,​ Finale'​s plug-in menu or in a //Group Script//.+//JW Lua// can be user configured to send specific parameters to the script. The user handles the parameters from JW Lua's //Manager// and the parameters ​will then be sent to the script both from JW Lua's //​Explorer//,​ Finale'​s plug-in menu or in a //Group Script//. Parameters to scripts are optional.
  
 {{:​wiki:​jwlua:​scriptparameters-manager.png?​nolink|}} {{:​wiki:​jwlua:​scriptparameters-manager.png?​nolink|}}
Line 11: Line 11:
 Put each info parameter on a separate line. The syntax is almost identical to [[jwlua:​uservalueinput|finenv.UserInputValue() dialog boxes]], except that there'​s generally no quotation marks around the strings and no ''​{}''​ around lists. Put each info parameter on a separate line. The syntax is almost identical to [[jwlua:​uservalueinput|finenv.UserInputValue() dialog boxes]], except that there'​s generally no quotation marks around the strings and no ''​{}''​ around lists.
  
-Lists (except for ''​NumberedList''​ items) and init values are optional for parameters. ​+//Lists// (except for ''​NumberedList''​ items) and //init values// are optional for parameters. ​
 ==== Handle Parameter in the Script ==== ==== Handle Parameter in the Script ====
  
jwlua/scriptparameters.txt ยท Last modified: 2013/11/21 15:09 by jariw