generate_next_record_name
Obtain the next available record ID for a REDCap project before importing a new record, ensuring a valid unused identifier that respects the project's auto-numbering scheme.
Instructions
Generate the next available record name for the project.
Use this before importing a new record to obtain a valid, unused record ID that respects the project's auto-numbering scheme.
Returns: The next record name as a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |