Created on 21 July 2017
icon_unfollowing
Login to follow
textmod

TextMod

Stable version 2.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 08 April 2019 by 
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)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
TextMod has no dependencies.
Application Objects
TextMod has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads