TSDataFolder Function

The TSDataFolder function returns the name of the data folder that is currently being accessed.  Use the Open Data Folder command to control which data folder is currently being accessed.

Syntax

TSDataFolder( [ include path ] )

The TSDataFolder function syntax has these parts:

ArgumentDescription
include pathOptional. Pass True to make the TSDataFolder include the full path to the data folder.  The default value is False, which returns only the folder name.

Remarks

The TSDataFolder function is designed to help the user to easily identify which Timberline data folder is the source of the values in the spreadsheet.  This function adds a professional touch to any workbook, and it is especially useful for preventing confusion if the workbook may be used with more than one data folder.