{"identifier":61645,"topic":"Functions","name":"params","text":"<code><pre>the params\n<\/pre><\/code> Value returned: a text string equal to the entire parameter list, including the message name, passed to the currently executing handler <br>\n","related":{"32809":null,"25888":"function","26982":"on","61134":"param","61390":"paramCount"},"examples":"","demo":"<code><pre>on paramsDemo\n   showParams 1, \"a\", \"this is fun\", the number of cards\nend paramsDemo\non showParams\n    answer \"The parameters are:\" & return & return & the params\nend showParams\n<\/pre><\/code>\n ","debug":{"9":["the params\r\rValue re"]}}