vle-table-list-all
(vle-table-list-all tablename
asNames)
scans the specified table and returns a list
of all entries, including
hidden and anonymous entries.
Arguments |
tablename table name (string) to be scanned |
Return |
list of table entries, as list of strings or entity names |
Example |
(vle-table-list-all "BLOCK" T) returns ("*Model_Space" "*Paper_Space" ...) |
Alias |
|
Remarks |
supported tables : |
© Bricsys NV. All rights reserved. |