Skip to main content
Corvus Connection

On Caption

Entry
entry.onCaptionFires on a finalized caption line. Binds the caption text. Set 'keyword' to fire only when the caption contains that substring (case-insensitive).Triggers on a final caption line; binds text. Optional keyword filter.

Outputs

Name
Kind
Type
Flags
outExecexecNone
textDataSystem.Stringmultiplexed

Parameters

Name
Type
Required
Default
Choices
keywordSystem.Stringno""None
cooldownSecondsSystem.Int32no0None
perUserCooldownSecondsSystem.Int32no0None
debounceMsSystem.Int32no0None
dedupeKeySystem.Stringno""None
maxConcurrencySystem.Int32no0None

Lowers to C#

[OnCaption] Handle(ctx, CaptionContext e)