Filemaker TH325Z/A Fiche technique Page 70

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 238
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 69
70 FileMaker Functions Reference
Parameter
None
Data type returned
text
Description
Returns the name of the table that contains the active field (the field that currently contains
the cursor). If there is no active field, 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 fields, Teachers::Name and Coaches::Name, on the current layout.
Creating a script that returns the result of Get(ActiveFieldTableName) to a third field
will return Teachers when the script is performed after clicking in the Teachers::Name
field, or will return Coaches after clicking in the Coaches::Name field.
Get(ActiveLayoutObjectName)
Format
Get(ActiveLayoutObjectName)
Parameter
None
Data type returned
text
Description
Returns the object name of the active layout object in the calculation's current window.
Otherwise returns an empty string.
Note See FileMaker Pro help for information about running scripts
in client/server and
peer-to-peer environments.
Example
There is a named button on the current layout called cancelButton. When the cursor is
on the button, Get(ActiveLayoutObjectName) returns cancelButton.
Vue de la page 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 237 238

Commentaires sur ces manuels

Pas de commentaire