How to get a Table Id from a Table Name and vice versa
In this quick post I want to show you how to get a Table Id from a given Table Name and also how to get the Table Name for a given Table Id. Table Name to Table Id To get a Table Id for a given Table Name you want to have a look at the global tableName2Id method....