Water 5-System Interfaces-FilesystemReturns a vector of items in a folder
Contract| Return type | wob | | No input parameters. | | Water Contract<method resource.filesystem.folder.keys/> | |
See also: file, folder, exists, vector
Returns a vector of the names of the files and folders in the
folder.
<folder "logical://user" />.<keys />
If the specified folder does not exist, or an error is encountered,
keys will throw an error.
© Copyright 2007 Clear Methods, Inc.