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
›
Additional Text Utils
Additional Text Utils
Stable version
1.1.1
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded
on
18 July 2017
by
5.0
(3 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Additional Text Utils
Compatible with:
OutSystems
11
OutSystems
10
Created on OutSystems 10
Version 1.1.1
Stable
Current
Uploaded on 18 July 2017 by Gonçalo Borrêga
Compatible with:
Version 11
↳
11.0.108 to
11.31.0
Version 10
Stack:
.NET
Database:
All
Release notes:
New methods:
Pluralize (Word)
Pluralizes a word (english).
E.g. Order becomes Orders, Priority becomes Priorities, Status becomes Statuses, ...
Singularize (Word)
Singularizes a word (english).
E.g. Orders becomes Order, Priorities becomes Priority, Statuses becomes Status, ...
TextLeft (Word, NumberOfCharacters)
Returns the NumberOfCharacters leftmost characters of the Text. Similar to Substring(Word, 0, NumberOfCharacters)
TextRight (Word, NumberOfCharacters)
Returns the NumberOfCharacters rightmost characters of the Text.
Similar to Substring(Word, Length(Word)-NumberOfCharacters, NumberOfCharacters) but properly handles shorter Words than the NumberOfCharacters
Improved Documentation
Minor performance improvement on the pluralization service
Online "Try Now" page so you can test on your own
Version 1.1.0
Under Development
Uploaded on 18 July 2017 by Gonçalo Borrêga
Compatible with:
Version 11
↳
11.0.108 to
11.31.0
Version 10
Stack:
.NET
Database:
All
Release notes:
New methods:
Pluralize (Word)
Pluralizes a word (english).
E.g. Order becomes Orders, Priority becomes Priorities, Status becomes Statuses, ...
Singularize (Word)
Singularizes a word (english).
E.g. Orders becomes Order, Priorities becomes Priority, Statuses becomes Status, ...
TextLeft (Word, NumberOfCharacters)
Returns the NumberOfCharacters leftmost characters of the Text. Similar to Substring(Word, 0, NumberOfCharacters)
TextRight (Word, NumberOfCharacters)
Returns the NumberOfCharacters rightmost characters of the Text.
Similar to Substring(Word, Length(Word)-NumberOfCharacters, NumberOfCharacters) but properly handles shorter Words than the NumberOfCharacters
Version 1.0.0
Under Development
Uploaded on 07 June 2017 by
Compatible with:
Version 11
↳
11.0.108 to
11.31.0
Version 10
Stack:
.NET
Database:
All
Loading
Loading...