tblist# Mapdl.tblist(lab='', mat='', **kwargs)# APDL Command: TBLIST Lists the material data tables. Parameters: labData table label. (See the TB command for valid labels.) Defaults to the active table. If ALL, list data for all labels. matMaterial number to be listed (defaults to the active material). If ALL, list data tables for all materials. **kwargsExtra arguments to be passed to Mapdl.run. Notes This command is a utility command, valid anywhere.