{"name":"numberList","info":"A comma-separated list of numbers.<code><pre>\n1,2,3,4,5\n\"1.2,2.2,3.2\"\n<\/pre><\/code>\nIn AppleScript, the list must be enclosed in brackets:<code><pre>\n{1,2,3,4,5}\n<\/pre><\/code>"}