LWT JavaScript API
    Preparing search index...
    • Open the multi-word edit modal. Exposed to window for use in onclick handlers.

      Parameters

      • textId: number

        Text ID

      • position: number

        Position in text

      • text: string

        Multi-word text (for new expressions)

      • wordCount: number

        Number of words

      • OptionalwordId: number

        Word ID (for existing expressions)

      Returns void