Skip to main content

Text Index Of

Category: Text Text Index Of block screenshot

Returns the zero-based position of find inside value.

Inputs

InputRequiredValue KindTypesEnum Values
valueyesexpression
findyesexpression
endnostringenum-stringFIRST, 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.

kind: Probe · format: runtime-dsl · validation: Schema only

Topics: semantic probing, transcript readiness, discovery probes

Source: probes/ex-transcript-readiness-selected-project-item.json

Download 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.

kind: Recipe · format: persisted-document · validation: Schema only

Topics: markers, YouTube chapters, text import, file dialogs, multiline prompts, marker comments

Source: recipes/ex-markers-import-youtube-chapter-text-as-sequence-markers.json

Download JSON