Filemaker TH325Z/A Datový list Strana 97

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 238
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 96
Chapter 7
|
Get functions 97
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 3 when the current layout is third in the list of layouts in Set Layout Order.
Get(LayoutTableName)
Format
Get(LayoutTableName)
Parameter
None
Data type returned
text
Description
Returns the name of the table from which the current layout is displaying records. If no
windows are open, an empty string is returned.
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
There are two layouts, Teachers Layout and Coaches Layout, with corresponding tables
named Teachers and Coaches in the table Instructors. An unstored calculation of
Get(LayoutTableName) returns Teachers when the current layout is Teachers Layout
and returns Coaches when the current layout is Coaches Layout.
Get(LayoutViewState)
Format
Get(LayoutViewState)
Parameter
None
Data type returned
number
Description
Returns a number indicating the currently active database file
view. Returns:
Zobrazit stránku 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 237 238

Komentáře k této Příručce

Žádné komentáře