just create a new function with the same name but different parameters. Depending on the parameters you give the function when calling it, the engine decides which of them it has to use.

This also means that you cannot overload a function and use the same number and types of the parameters.


POTATO-MAN saves the day! - Random