Forum Discussion

georgejecook's avatar
georgejecook
Streaming Star
8 years ago

Any way to pass return value from extended component function?

I have Component BaseClass extends Group it has a function SayHello as string I then extend it with ExtendedClass extends BaseClass it extends funciton SayHello as string Is there any way for ...