# lastindex: no message on strings in REPL help mode

**URL:** https://discourse.julialang.org/t/lastindex-no-message-on-strings-in-repl-help-mode/21910
**Category:** New to Julia
**Tags:** question
**Created:** [March 15, 2019, 11:59am UTC](https://discourse.julialang.org/t/lastindex-no-message-on-strings-in-repl-help-mode/21910 "2019-03-15T11:59:48Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![maxchendt](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/maxchendt/32/42976_2.png) [@maxchendt](https://discourse.julialang.org/u/maxchendt)
#### Post date: [March 15, 2019, 11:59am UTC](https://discourse.julialang.org/t/lastindex-no-message-on-strings-in-repl-help-mode/21910/1 "2019-03-15T11:59:48Z")

</div>

`?lastindex` shows no message on strings

[`lastindex(str)`](https://docs.julialang.org/en/v1/manual/strings/index.html) gives the maximal (byte) index that can be used to index into `str` . A link to [`lastindex(str)`](https://docs.julialang.org/en/v1/base/collections/#Base.lastindex) also shows nothing related to strings.

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [March 15, 2019, 12:17pm UTC](https://discourse.julialang.org/t/lastindex-no-message-on-strings-in-repl-help-mode/21910/2 "2019-03-15T12:17:08Z")

</div>

please don’t post the same question twice: [REPL help mode: nothing on strings for lastindex](https://discourse.julialang.org/t/repl-help-mode-nothing-on-strings-for-lastindex/21909)

---

<div class="post-metadata">

### Author: ![mbauman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mbauman/32/31082_2.png) [@mbauman](https://discourse.julialang.org/u/mbauman)
#### Post date: [March 15, 2019, 2:19pm UTC](https://discourse.julialang.org/t/lastindex-no-message-on-strings-in-repl-help-mode/21910/3 "2019-03-15T14:19:28Z")

</div>



---

<div class="post-metadata">

### Author: ![mbauman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mbauman/32/31082_2.png) [@mbauman](https://discourse.julialang.org/u/mbauman)
#### Post date: [March 15, 2019, 2:19pm UTC](https://discourse.julialang.org/t/lastindex-no-message-on-strings-in-repl-help-mode/21910/4 "2019-03-15T14:19:35Z")

</div>


