- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
HI
You can use
var schema = application.getSchema("cus:myTable")
To generate a single table schema. Is this is what you are looking for?
HI
You can use
var schema = application.getSchema("cus:myTable")
To generate a single table schema. Is this is what you are looking for?