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
›
Client Text Utils
Client Text Utils
Stable version
1.0.3
(Compatible with
OutSystems 11
)
Uploaded
on
20 March 2024
by
5.0
(7 ratings)
Overview
Reviews
Versions
Documentation
Support
Client Text Utils
Compatible with:
OutSystems
11
Created on OutSystems 11
Version 1.0.3
Stable
Current
See documentation
Uploaded on 20 March 2024 by
Compatible with:
Version 11
↳
11.9.2 or higher
↳
11.7.6 to
11.9.0
↳
11.0.528 to
11.0.615
Database:
All
Release notes:
Included functions for applying Text Cases to text:
CamelCase: single word without space, with first word lowercase and others capitalized (camelCase).
PascalCase: single word without space, all words capitalized (PascalCase).
ProperCase: every word capitalized (Proper Case).
SentenceCase: first word of the sentence capitalized (Sentence case).
SnakeCase: all words lowercase, space replaced by underscore (snake_case).
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Client Text Utils
has 0
AOs
.
Version 1.0.2
Stable
See documentation
Uploaded on 06 March 2024 by
Compatible with:
Version 11
↳
11.9.2 or higher
↳
11.7.6 to
11.9.0
↳
11.0.528 to
11.0.615
Database:
All
Release notes:
The following features were included:
Insert: inserts a value into a string at a given index.
StartsWith: indicates whether the string begins with the given prefix characters.
EndsWith: indicates whether a string ends with the given suffix characters.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Client Text Utils
has 0
AOs
.
Version 1.0.1
Stable
See documentation
Uploaded on 01 March 2024 by
Compatible with:
Version 11
↳
11.9.2 or higher
↳
11.7.6 to
11.9.0
↳
11.0.528 to
11.0.615
Database:
All
Release notes:
The following features were included:
IsEmailValid: verifies if the provided email is valid.
IsEven: verifies if the provided number is odd or even.
IsNaN: verifies if the provided number is Not-a-Number.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Client Text Utils
has 0
AOs
.
Loading
Loading...