Hi,
Now that we can have shared code libraries I thought about writing some generic code that calls the method passed in as parameter.
For example, I want to pass Activity.Finish to a Sub to have it called under specific conditions.
Is this possible somehow?
TIA
Now that we can have shared code libraries I thought about writing some generic code that calls the method passed in as parameter.
For example, I want to pass Activity.Finish to a Sub to have it called under specific conditions.
Is this possible somehow?
TIA