Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 80
Related topics
Contents
Functions reference (alphabetical list)
Get(ActiveSelectionSize)
Purpose
Returns a number representing how many characters are selected.
Format
Get(ActiveSelectionSize)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 7.0
Description
Returns 0 if there is no selection.
Note 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 4 when 4 characters are selected.
Related topics
Contents
Functions reference (alphabetical list)
Get(ActiveSelectionStart)
Purpose
Returns a number representing the starting character of the selected text.
Format
Get(ActiveSelectionStart)