Returns a list of the names of all scripts in fileName.
ScriptNames ( fileName )
fileName
- the name of an open database file (local or remote).
text
FileMaker Pro 6.0 or earlier
Listed items are separated by carriage returns.
ScriptNames ( "Customers" )
returns a list of all the scripts in the Customers database file.