match
Service icon

Match

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 08 December 2022
 by 
0.0
 (0 ratings)
match

Match

Compatible with:
Created on OutSystems 11

Version 1.0.2

Stable
Current
See documentation
Uploaded on 08 December 2022 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:

- New action RegEx

- The match method returns a match between a string and a regular expression, and I was able to do multiple groups in just one regular expression.


Application Objects:
Match has 0 AOs.

Version 1.0.1

Stable
See documentation
Uploaded on 22 November 2022 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:
  • Added new action mullti match.


Options


  • Input Parameter
    • Text: Text in which to search for a Pattern.
    • Patterns: List with regex.

 

  • Output Parameter
    • Groups: Returns a list of matches captured in the regular expression.
    • Result: Return a list captured with match separated by pipe.
Application Objects:
Match has 0 AOs.

Version 1.0.0

Stable
See documentation
Uploaded on 11 August 2022 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Application Objects:
Match has 0 AOs.