Help

Table Of Contents
FILEMAKER PRO HELP 1028
User name is the FileMaker Pro user, an editable field displayed on the General tab of the
Preferences dialog box. To track user access to a database with more security, use the
Get(AccountName) function to return the current user’s account name.
In FileMaker WebDirect, Insert Current User Name pastes the current user’s account name,
not the current user name.
Example 1
Goes to the Email History layout, inserts the current user name in the Sent by field, then goes to the
original layout.
Go to Layout ["Email History"]
Insert Current User Name [Select; Emails::Sent by]
Go to Layout [original layout]
Related topics
Set Field script step
Script steps reference (alphabetical list)
Script steps reference (category list)
Insert Picture
Purpose
Imports a graphic from another file into the current container field.
Format
Insert Picture [Reference;“<filename>”]
Options
Store only a reference instructs FileMaker Pro to store only a link to the graphic file instead
of the entire file. This option may reduce the size of your FileMaker
Pro file, but if you move
or delete the graphic, FileMaker
Pro will be unable to display it.
Select Specify source file or click Specify to identify the file that contains the graphic. For
more information on creating file paths in FileMaker
Pro, see Creating file paths.
Compatibility
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go Yes
Custom Web Publishing No
FileMaker WebDirect Partial
Runtime solution Yes