Function insert

  • カーソル位置にテキストを挿入します

    insert("hogehoge")
    

    Parameters

    • text: string

    Returns void

Generated using TypeDoc