Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 148
Description
Privileges assigned to the new account take effect immediately, including access to tables, records,
layouts, scripts, and value lists.
Notes
You do not need full access privileges to perform this script step. Users with any level of
access can use this script step to re-login to the database.
Users get five attempts to enter their account and password, unless the Set Error Capture
script step is enabled.
If the Set Error Capture script step is enabled, users get a single attempt to enter their
account and password.
Perform without dialog must be selected for this script to work in a FileMaker Server
scheduled script.
Examples
Re-Login [Account Name:"MyAccount"; Password:"MyPassword"; No dialog]
Related topics
Script steps reference (alphabetical list)
Contents