Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
TextMod
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)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
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
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
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
MVP
Other assets in this category
Functional libraries & utilities, Other functions & libraries
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
8059
Event System
Leonardo Fernandes
Use custom events in your OutSystems apps! Communicate events instantly between web blocks, refactor your screen logic, use divide-and-conquer for complex forms, build reusable components, and much more. And do all of these with a beautifully simple API.
2740
ardoJSON
João Barata
Generic extension for serializing and deserializing Outsystems values into and out of JSON
12524
More from Hanno
Advanced Excel
Carlos Freitas
Advanced Excel integration with the export/import of Excel files. Enables data formatting, even automatic creation of Excel charts. This enables writing of binary multi-sheet excel-files without the use of an office installation.
18546
DB Auto Maintainer
Hanno
Implements the DBCleaner API to maintain your database usage, in terms of logs, espace versions, and extension versions, to acceptable levels. All functions are implemented as timers and schedules can thus be customised to suit your needs. The number of days to keep data for can also be customised for all log types, espace versions, as well as extension versions. An email indicating reserved space of all tables consuming space can be sent on a schedule as well.
502
Search and AutoComplete Mobile
Pedro Marques
A simple search with an autocomplete drop-down. Features a reusable block which receives a List of values to be searched and displayed in the drop-down. If you want to perform the query directly, just adapt the block to perform a database query instead of using the input record list.
785
Loading
Loading...