Filemaker Pro 8.5 Educational Maintenance T3 TJ083LL/A User Manual

Product codes
TJ083LL/A
Page of 238
Chapter 7
  
|
  Get functions     73
Description
Returns a number representing the starting character of the selected text. Returns the 
cursor's current position if no text is selected.
If there are multiple windows open in the current 
, a result is returned for only 
the foreground window.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Example
Returns 
5
 when the selection starts at character 5.
Get(AllowAbortState)
Format
Get(AllowAbortState)
Parameter
None
Data type returned
number
Description
Returns 
1
 if Allow user abort script step is on, otherwise returns 
0
.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Example
Returns 
1
 if Allow user abort script step is on.
Get(AllowToolbarState)
Format
Get(AllowToolbarState)
Parameter
None
Data type returned
number