getSchema

getSchema(name: String): Schema;

The getSchema method of the Schema class returns a schema with the name specified in the name parameter.

The schema can be any user-defined schema or system schema; for example, the RootSchema or JadeReportWriterSchema.