ass_remove_script_info
Remove a [Script Info] key from an Aegisub/ASS subtitle document, returning the document ID, key, and removal status.
Instructions
Remove a [Script Info] key.
Returns {"doc_id", "key", "removed"} (removed is False when the key
was not present).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| doc_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||