Filemaker TH325Z/A Ficha de datos Pagina 53

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 238
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 237 238

Comentarios a estos manuales

Sin comentarios