Filemaker TH325Z/A Ficha Técnica Página 104

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 238
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 103
104 FileMaker Functions Reference
Description
Returns the unique ID number of the current record. This number is a decimal value (an
integer) generated by FileMaker Pro when the record is created. It does not change.
Notes
If the current calculation is stored and you specify its context, this function will be
evaluated based on that context; otherwise, it will be evaluated based on the context
of the current window.
See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns a unique ID for the current record.
Get(RecordModificationCount)
Format
Get(RecordModificationCount)
Parameter
None
Data type returned
number
Description
Returns the total number of times changes to the current record have been committed. To
commit changes, you can, for example:
click out of all fields
(exit the record)
go to a different record
enter Find mode
If multiple windows are open, clicking in another window does not commit the record.
Notes
If the current calculation is stored and you specify its context
, this function will be
evaluated based on that context; otherwise, it will be evaluated based on the context
of the current window.
See FileMaker Pro help for information about running scripts
in client/server and
peer-to-peer environments.
Vista de página 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 237 238

Comentários a estes Manuais

Sem comentários