Hi there guys, is there an equivalent to the params keyword? I must be searching in the wrong place, because I didn't manage to find anything.
Thanks for any info
Forums
Is there 'params'?
3 posts
• Page 1 of 1
Re: Is there 'params'?
def sum(a as vari int) as int
sum = 0
for i in a
sum += i
return sum
- kirai84
- Posts: 24
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 27 guests