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:52]
jariw [Handle Parameter in the Script]
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 the Manager and the parameters ​can be sent to script both from the Explorer, Finale'​s plug-in menu or Group Scripts.+//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|}}
  
 ==== Setting the Definition ==== ==== Setting the Definition ====
Line 9: Line 10:
  
 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. ​
 ==== Handle Parameter in the Script ==== ==== Handle Parameter in the Script ====
  
jwlua/scriptparameters.txt ยท Last modified: 2013/11/21 15:09 by jariw