textmod
Service icon

TextMod

Stable version 2.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 08 April 2019
 by 
5.0
 (3 ratings)
textmod

TextMod

Details
Implements various text modification functions: Trim a specified string from the start and end of the original string Reverse a string Mask a string, or part thereof, with any character Replace a list of values in a "paragraph" Pad left a string with a single character to a total padded string length of n Pad right a string with a single character to a total padded string length of n Prefix a piece of text n number of times with another piece of text Append a piece of text n number of times with another piece of text Determine if string x  starts with string z Determine if string x ends with string z String to record list of characters (Text - structure with one text property) + Function to convert from Text to Text Concatenate text values, including optional separator text (See detailed description for more info)
Read more

Current functionality:

  • Trim a specified string from the start and end of the original string
  • Reverse a string
  • Mask a string, or part thereof, with any character
  • Replace a list of values in a "paragraph"
  • Pad left a string with a single character to a total padded string length of n
  • Pad right a string with a single character to a total padded string length of n
  • Prefix a piece of text n number of times with another piece of text
  • Append a piece of text n number of times with another piece of text
  • Determine if string starts with string z
  • Determine if string x ends with string z
  • String to record list of characters (Text - structure with one text property) + Function to convert from Text to Text
  • Concatenate text values, including optional separator text
  • Title Case - Convert any string to Title Case. Optionally specify the culture name, i.e. en-US
Release notes (2.0.1)

Added TitleCase method which converts a string to Title Case

Reviews (0)
Team
Other assets in this category