Go to documentation repository
The CAM_TITLE object corresponds to the Captioner system object.
Operator format to describe actions with the Captioner is:
| Code Block |
|---|
DoReact("CAM_TITLE","_id_","_command_"); |
The list of commands and parameters for the the CAM_TITLE object is given in the following table:
Command |
|---|
—command description | Comment |
|---|---|
| "REINDEX" |
| —run |
| the captions database update |
| Captions database re-indexation is |
| run at any value of the _id_ parameter |
Example.
Run titles database update on Macro 1.
...
| in the DoReact() command |