Avatar

Correct answer by
Level 4

HI

You can use

var schema = application.getSchema("cus:myTable")

To generate a single table schema. Is this is what you are looking for?

View solution in original post