vle-dictionary-list
(vle-dictionary-list dict subDict
asNames)
scans the specified dictionary or
sub-dictionary and lists all entries
Arguments |
dict entity name or string of dictionary to be
scanned |
||||||||||||||||||||||||||
Return |
list of dictionary entries, as list of key strings or entity names |
||||||||||||||||||||||||||
Example |
(vle-dictionary-list
(namedobjdict) nil T) => ("ACAD_COLOR" "ACAD_GROUP"
"ACAD_LAYOUT" ...) |
||||||||||||||||||||||||||
Alias |
|
||||||||||||||||||||||||||
Remarks |
depending on 'subDict', the
function scans either the given 'dict' or the 'subDict' dictionary
for its entries;
|
© Bricsys NV. All rights reserved. |