Skip to main content

Column.text_mid

text_midstartlength

Group: Text

Documentation

Gets the characters starting at start and continuing for length characters, for each element of the column. In the Database backends, the default text mid method of the particular database is used. In the in-memory backend, this will give you the length graphemes of the string, starting at start.

Examples

import Standard.Examples

      example_text_length =
Examples.text_column_1.text_mid 5