Generic function LASTID
Package:
CLARITY
Syntax:
lastid cl-handle table
Arguments and Values:
cl-handle
---a cl-handle
table
---a string
Description:
The generic function lastid returns the value of the more recently created id number for a table. It takes two parameters, cl-handle, which preserves the session; data-id, which is the numerical id identifying the timecourse dataset in the database; and table a string that identifies the table.
Known Methods:
-
lastid (cl-handle clarity-handle) (table string)
Examples:
cl-prompt: (clarity:lastid cl-handle :table "timecourse_data")
Affected By:
None.
Exceptional Situations:
None.
See Also:
None
Notes:
None.
News
News in chronological order, most recent on top.
- 2006-07-26
Completed description.
© 2006, Samantha Kleinberg, all rights reserved.