Post Reply 
Can programs have optional arguments?
09-09-2017, 10:07 PM
Post: #6
RE: Can programs have optional arguments?
I'm thinking like a function that has:
func(a,b,[c]), like some of the library functions....
You can create 2 functions but you can't do it like this:
EXPORT func(a,b,c=0)
...

I don't see how a list lets you do this...?
Thx
-D
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Can programs have optional arguments? - webmasterpdx - 09-09-2017 10:07 PM



User(s) browsing this thread: 1 Guest(s)