Difference between revisions of "LUPDATE()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to return date of last table update | Function to return date of last table update | ||
Line 28: | Line 24: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] |
Latest revision as of 17:09, 2 December 2009
Purpose
Function to return date of last table update
Syntax
LUPDATE([<workarea | alias>])
See Also
ADIR(), DIR, HEADER(), RECCOUNT(), RECSIZE()
Description
The LUPDATE() function returns the last date on which the table in the currently selected workarea was modified. If the optional <workarea | alias> is specified, then the function will operate in the required location. The LUPDATE() function will not return a new date unless the table has been closed since the last update.
Example
use patrons ? lupdate() 02/02/2000
Products
Recital Server, Recital