Question
· Sep 26, 2017

Given a class name, how to get all the subclasses

I have a class name stored as %String,

How could I get the names of all its child classes?

Thanks you.

Discussion (3)0
Log in or sign up to continue