{"name":"parameterList","info":"A comma-separated list of local variable names. <br><br>\n\nThe actual names don\u2019t matter as long as they\u2019re not the same as one of HyperCard\u2019s reserved words. (That is, don\u2019t use<code> result <\/code>as a variable name.) For example:<br><br>\n\n<code><pre>var1\nvar1,var2,var3, var4\nfieldName, N, numberOfCharacters<\/pre><\/code>"}