-
Notifications
You must be signed in to change notification settings - Fork 86
redcap get next instance
Jonathan Chan edited this page May 11, 2018
·
4 revisions
redcap-get-next-instance
gets the smallest next instance index larger than any existing instance index in the records of the given record names and form names.
Parameter | Description |
---|---|
host | Server hostname |
token | Authentication token (project and user specific!) |
record | Record name (string) or list of record names (list of strings) |
form | Record name (string) or list of form names (list of strings) |
Example 1: redcap-get-next-instance
called on a project with at least two studies and three forms, where there are at least three instances in study 2, form 3.
> (define redcap:token "54CC....CC10")
> (define redcap:hostname "redcap.INSTITUTIONNAME.ca")
> (redcap-get-next-instance redcap:hostname redcap:token '("2") '("3"))
4
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip