vle-table-list
(vle-table-list tablename asNames)
scans the specified table and returns a list
of all 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 "LAYER" T)
=> ("0" "1" "Lay_A" ... "Lay_X") |
|
Alias |
|
|
Remarks |
|
| © Menhirs NV. All rights reserved. |