DB_Column.text_right
text_rightn
Group: Text
Documentation
Gets the right n characters for each element of the column. In the Database backends, the default text right method of the particular database is used. In the in-memory backend, this will give you the right n graphemes of the string.
Examples
import Standard.Examples
example_text_length =
Examples.text_column_1.text_right 5