Filemaker TH325Z/A Arkusz Danych Strona 53

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 238
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 52
Chapter 4
|
Design functions 53
Example
ScriptIDs(“Customers”) returns a list of all the script IDs in the Customers database
file.
ScriptNames
Format
ScriptNames(fileName)
Parameter
fileName - the name of an open database file (local or remote).
Important See “Design functions” on page 41 for information about literal text parameters.
Data type returned
text
Description
Returns a list of the names of all scripts in fileName, separated by carriage returns.
Example
ScriptNames(“Customers”) returns a list of all the scripts in the Customers database
file.
TableIDs
Format
TableIDs(fileName)
Parameter
fileName - the name of an open database file (local or remote).
Important See “Design functions” on page 41 for information about literal text parameters.
Data type returned
text
Description
Returns a list of all table IDs in fileName, separated by carriage returns.
Note Each table ID is unique. Also, the ID is independent of when you create each table:
the first table could have the smallest, middle, or largest value.
Przeglądanie stron 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 237 238

Komentarze do niniejszej Instrukcji

Brak uwag