Filemaker TH325Z/A Arkusz Danych Strona 72

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 238
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 71
72 FileMaker Functions Reference
Description
Returns a number representing the active repetition of a repeating field (the repetition that
currently contains the cursor). The first repetition is 1. If the current field isn’t a repeating
field, the function returns 1.
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 5 when the cursor is in the fifth repetition of a repeating field.
Get(ActiveSelectionSize)
Format
Get(ActiveSelectionSize)
Parameter
None
Data type returned
number
Description
Returns a number representing how many characters are selected. Returns 0 if there is
no selection.
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 4 when 4 characters are selected.
Get(ActiveSelectionStart)
Format
Get(ActiveSelectionStart)
Parameter
None
Data type returned
number
Przeglądanie stron 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 237 238

Komentarze do niniejszej Instrukcji

Brak uwag