Nodenode-coreReferenceFunctionsFunction: getSubFolders()On this pageFunction: getSubFolders() getSubFolders(directory): Promise<string[]> Get the sub folders for the folder. Parameters directory string The directory to get the sub folders. Returns Promise<string[]> The list of sub folders.