Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
the params
Value returned: a text string equal to the entire parameter list, including the message name, passed to the currently executing handler on paramsDemo
showParams 1, "a", "this is fun", the number of cards
end paramsDemo
on showParams
answer "The parameters are:" & return & return & the params
end showParams
Functions
Version 0.7b1 (March 24, 2022)