Help

Table Of Contents
FILEMAKER PRO HELP 813
In OS X, returns:
/<DriveName>/private/var/folders/<2 characters>/<20 characters>++++TI/Cleanup at
Startup/S<n>/
where DriveName is the name of your hard disk.
S<n> is the name of the folder in which the temporary files are placed (for example, S1); <n> is
a number representing the database engine session during which the operation took place.
The location may vary due to different variables on the OS, but should follow a similar pattern.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas
Get(TextRulerVisible)
Purpose
Returns a Boolean value representing whether or not the text ruler is visible.
Format
Get(TextRulerVisible)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 8.0
Description
Returns 1 if the text ruler is displayed; otherwise, returns 0.
Notes
In FileMaker WebDirect, this function is not supported and returns 0.
For information on how functions evaluate differently on the host versus the client, search
the FileMaker Knowledge Base available at http://help.filemaker.com
.
Examples
Returns 1 when the text ruler is visible.