databank.retrieve (+databank)
Retrieve selected fields from databank
Syntax
d = d * list
Input arguments
d [ struct | Dictionary ]
Input database.
list [ string ]
List of entries that will be kept in the output database.
Output arguments
d [ struct | Dictionary ]
Output database where only the input entries that are in the
listare included.
Options
zzz=default [ zzz | ___ ]
Description
Description
Examples