Filemaker TH325Z/A Ficha Técnica Página 53

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 238
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 237 238

Comentários a estes Manuais

Sem comentários