Filemaker TH325Z/A Arkusz Danych Strona 55

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 238
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 54
Chapter 4
|
Design functions 55
Data type returned
text
Description
Returns a list of all value list IDs in fileName, separated by carriage returns.
Example
ValueListIDs(“Customers”) returns a list of all the value list IDs in the Customers
database file.
ValueListItems
Format
ValueListItems(fileName;valuelist)
Parameters
fileName - the name of an open database file (local or remote).
valuelist - the name of a value list in the specified database file.
Important See “Design functions” on page 41 for information about literal text parameters.
Data type returned
text
Description
Returns a list of the values in valuelist, separated by carriage returns.
Example
ValueListItems(“Customers”;“Code”) returns a list of all the items in the Code
value list in the Customers database file.
ValueListNames
Format
ValueListNames(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
Przeglądanie stron 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 237 238

Komentarze do niniejszej Instrukcji

Brak uwag