User Tools

Site Tools


jwlua:finaleplugin_properties

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
jwlua:finaleplugin_properties [2013/11/21 12:59]
jariw
jwlua:finaleplugin_properties [2013/11/21 13:36]
jariw
Line 98: Line 98:
  
 === ParameterTypes (multiline string) === === ParameterTypes (multiline string) ===
 +
 +The types to the script parameters. The syntax is similar to the ''​SetTypes()''​ method when using [[jwlua:​uservalueinput|UserInputValue dialog input]].
  
 Valid types are ''​Number'',​ ''​String'',​ ''​Boolean''​ and ''​NumberedList''​. Example: Valid types are ''​Number'',​ ''​String'',​ ''​Boolean''​ and ''​NumberedList''​. Example:
Line 106: Line 108:
  
 === ParameterDescriptions (multiline string) === === ParameterDescriptions (multiline string) ===
 +
 +The syntax is similar to the ''​SetDescriptions()''​ method when using [[jwlua:​uservalueinput|UserInputValue dialog input]].
  
 Example: Example:
Line 114: Line 118:
  
 === ParameterLists (multiline string) === === ParameterLists (multiline string) ===
 +
 +The syntax is similar to the ''​SetLists()''​ method when using [[jwlua:​uservalueinput|UserInputValue dialog input]].
  
 Example: Example:
Line 122: Line 128:
  
 === ParameterInitValues (multiline string) === === ParameterInitValues (multiline string) ===
 +
 +The syntax is similar to the ''​SetInitValues()''​ method when using [[jwlua:​uservalueinput|UserInputValue dialog input]].
  
 Example: Example:
jwlua/finaleplugin_properties.txt ยท Last modified: 2013/11/21 14:17 by jariw