Filemaker TH325Z/A Datasheet Page 97

  • Download
  • Add to my manuals
  • Print
  • Page
    / 238
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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:
Page view 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 237 238

Comments to this Manuals

No comments