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
›
Regex How-To
Regex How-To
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded
on
04 October 2020
by
4.4
(5 ratings)
Overview
Reviews
Versions
Documentation
Support
Regex How-To
Documentation
1.0.0
Draft
This documentation will guide you how to use this component according to your goals:
How to use regex expressions in OutSystems
Access the screen screen actions
OnClick_TestClient
and
OnClick_TestServer
to learn how to match or replace expressions using
RegEx
both on client side and server side, respectively.
Test regex expressions
Select options
Find
or
Find and Replace
if you're looking for a match or for replacing a pattern;
Insert the target text in the
Text expression
input;
Insert your matching pattern in
Find pattern
input;
Insert the text to be inserted in the place of the pattern in
Replacement pattern
input (only available for
Find and Replace
option)
Validate your most common scenarios for Regular expressions
Click the scenario you are looking for from the right column
Change your target text in the
Text expression
input and Test;
Loading
Loading...