Jump to content

Overloading A Function?


MattNis
 Share

Recommended Posts

Can there be a way to overload a function?

For instance, If I want to write a different MsgBox() function with different number of parameters

MsgBox("text");

func MsgBox($text);

MsgBox(0, "title",$text);

endfunc

[quote]I was busy waiting all night for the Columbus Day Bunny to come down my chimney and light fireworks in my pumpkin.There's so much wrong with that.Oh, I'm sorry, i forgot you were Jewish.[/quote]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...