This directory contains the interesting insights ‘unearthed’ in developing this site
LIST rows.file.link
FROM "YourFolderName"
GROUP BY file.folderLIST
WHERE file.folder = this.file.folder
AND file.name != this.file.name
SORT file.name ASCThis directory contains the interesting insights ‘unearthed’ in developing this site
LIST rows.file.link
FROM "YourFolderName"
GROUP BY file.folderLIST
WHERE file.folder = this.file.folder
AND file.name != this.file.name
SORT file.name ASC