Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 94
Related topics
Contents
Functions reference (alphabetical list)
Get(DocumentsPath)
Get(ErrorCaptureState)
Purpose
Returns 1 if the Set Error capture script step is on; otherwise, returns 0.
Format
Get(ErrorCaptureState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 7.0
Description
For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
www.filemaker.com/kb.
Examples
Returns 1 if the Set Error capture script step is on.
Related topics
Contents
Functions reference (alphabetical list)
Get(FileMakerPath)
Purpose
Returns the path to the folder of the currently running copy of FileMaker Pro.
Format
Get(FileMakerPath)
Parameters
None