Project: QGIS

Version: 3.44

Feature: Add repeat function and reverse variant for strings

New expressions include:

  • A new 'repeat' function, which repeats a string a specified number of times
  • A string variant for 'reverse' that allows the reversing of strings

This feature was developed by Nyall Dawson