Filemaker Pro 8.5 Educational Maintenance T3 TJ083LL/A User Manual

Product codes
TJ083LL/A
Page of 238
Chapter 7
  
|
  Get functions     81
Get(ExtendedPrivileges)
Format
Get(ExtendedPrivileges)
Parameter
None
Data type returned
text
Description
Returns a list of keywords, separated by carriage returns, identifying the 
 available to the 
 being used by the current user of the 
(extended privileges are additional access rights assigned to an account’s 
). 
For more information, see FileMaker Pro help.
Get(ExtendedPrivileges) returns an empty list if a user doesn’t have extended 
privileges assigned for the current database file.
Notes
 for the current calculation, this function will be evaluated 
based on that context; otherwise, it will be evaluated based on the context of the 
current window.
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Example
Your account uses a privilege set that includes the extended privilege of 
Access via 
Instant Web Publishing
 (keyword "fmiwp").
Position(Get(ExtendedPrivileges); "fmiwp"; 1; 1) returns a value greater 
than 0.
Get(FileMakerPath)
Format
Get(FileMakerPath)
Parameter
None
Data type returned
text