Get tableId from Table Name (String) on July 16, 2023 Get link Facebook X Pinterest Email Other Apps To get TableId from table name, where the table name is a string type you can use tableName2Id() method int tableId = tableName2Id('SalesTable'); Comments
Comments
Post a Comment