Text Index Of
Returns the zero-based position of find inside value.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
value | yes | expression | — | — |
find | yes | expression | — | — |
end | no | string | enum-string | FIRST, LAST |
Notes
No additional notes are available yet.
Examples
Probe Basic Transcript Readiness
Checks transcript presence for the first selected project item, exports transcript JSON when present, and logs obvious placeholder signals without pretending to certify completion.
Topics: semantic probing, transcript readiness, discovery probes
Source: probes/ex-transcript-readiness-selected-project-item.json
Import YouTube Chapter Text As Sequence Markers
Prompts for a pasted chapter block or a text file, optionally clears existing active-sequence markers, then imports YouTube-style chapter lines as sequence markers.
Topics: markers, YouTube chapters, text import, file dialogs, multiline prompts, marker comments
Source: recipes/ex-markers-import-youtube-chapter-text-as-sequence-markers.json