Get(ActiveSelectionSize)

 <  Day Day Up  >  

Get(ActiveSelectionSize)

Category: Get

Syntax: Get ( ActiveSelectionSize )

Parameters: none

Description: Returns the number of characters that are highlighted in the current field. The function returns if no characters are highlighted, and returns null if no field is active. When multiple windows are open (which leads to the possibility of multiple highlighted selections), only the active window is considered .

Examples:

 

 Get ( ActiveSelectionSize ) 

Would return 10 if a user had highlighted 10 characters in any field in the active window.

Comments:

Carriage returns, tabs, spaces, and other invisible characters are counted by Get ( ActiveSelectionSize ) .

When using Get() functions within field definitions, in most cases you should set the storage option to be "unstored" so that the field always displays current data.

 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net