Size? - Function SummarySummary:Returns the size of a file or URL's contents. Usage:size? target Arguments:target - The target argument. (must be: file url) Description:If the file or URL is a directory, it returns the number of entries in the directory.
Related:exists? - Determines if a file or URL exists.
| ||||
|