The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.
Description
Creates a simple text input suitable for short values.
Parameters
Return Type
String
The returned value has no meaning
Example
gadget_createInput("Default Input", "value"); gadget_createInput("Another Input", "1900", true, "Required Input");
See also