Filemaker TH325Z/A Arkusz Danych Strona 112

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 238
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 111
112 FileMaker Functions Reference
Get(SortState)
Format
Get(SortState)
Parameter
None
Data type returned
number
Description
Returns 0 if the records in the active table are not sorted.
Returns 1 if the records in the active table are sorted.
Returns 2 if the records in the active table are partially sorted (semi-sorted).
Each window has its own sort state.
Notes
The records in a sorted table can become semi-sorted if you add a new record, or if
you change the contents of a field that was involved in the sorting.
If you specify the context for the current calculation, this function will be evaluated
based on that context; otherwise, it will be evaluated based on the context of the
current window.
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 1 when the records in the active table are sorted.
Get(StatusAreaState)
Format
Get(StatusAreaState)
Parameter
None
Data type returned
number
Przeglądanie stron 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 237 238

Komentarze do niniejszej Instrukcji

Brak uwag