function FL_StackFolder name -- returns path of folder containing a stack return FL_FolderFromPath(FL_StackPath(name)) end FL_StackFolder