Question
· Aug 17, 2020

Cache; Create methods with same name but different parameters

Greetings,

Since cache is an OOP language, how can I create 2 methods with the same name but different parameters? Right now when I try that I get a compile time error!

Element name conflict [80670005] : Method mymethod

Thank you,

Everardo

Discussion (5)1
Log in or sign up to continue