Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5091

how to do a search on the name of the table

$
0
0

Hi,

I created few table with makeTable command. Now, I'm trying to find the table base on the name of the table. I don't have any clue how to get that information. I can use printstruct to get see the table name but I can't store that information to a variable.

MyTable1 = makeTable("Table1")

MyTable2 = makeTable("Table2")

MyTable3 = makeTable("Table3")

how can I do a search by name ("Table1")

If I do printstruct(MyTable1), it show: "structure of type association table (table:Table1):"

but I can't extract that information

Any idea how can I get It.

Thanks for all the suggestion


Viewing all articles
Browse latest Browse all 5091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>