Ok, GR8. I've created my custom class and it does get created properly.
2 Questions:
1) When my custom class gets created and when I look at it with an outside editor it says:
Group=Default Group but when I create a B4XPage it says:
Group=Pages
How do I get my custom class to say Group=Pages
2) When creating a custom class the IDE asks me for a Module Name
Is there anyway to get that module name as a symbolic replacement in the custom class that I am creating
Log($"${modulename}::Initialize"$)