close
Free up database connections by closing an open cursor. Specify a cursor token to close that one, or omit it to close all active cursors.
Instructions
Close an open cursor (or all cursors when no token is given) to free its connection early.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |