Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
the paramCount
Value returned: a positive integer equal to the total number of parameters passed to the current handler
on paramDemo showParams 1, "a", "this is fun", the number of cardsend paramDemoon showParams repeat with N = 0 to the paramCount put N & ":" && space && param(N) & return after theMessage end repeat answer "The parameters are:" & return & return & theMessageend showParams
HyperTalk Reference
Version 0.8b4 (July 4, 2025)
Switch to Retro View