Created on 06 January 2022
icon_unfollowing
Login to follow
regexp-utils

RegExp Utils

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 06 January 2022 by 
regexp-utils

RegExp Utils

Documentation
1.0.0

Options



  • Exec: Action to find same text with expression regular
  • Text: Text in which to search for a Pattern.
  • Pattern: Pattern to search in Text.
  • Flags: Flag to match with RegExp E.g: i, g, ig
  • Valid: Return if expression is valid in text


  • Match: Action to capture same text with expression regular
  • Text: Text in which to search for a Pattern.
  • Pattern: Pattern to search in Text.
  • Flags: Flag to match with RegExp E.g: i, g, ig
  • List: Return the list with capture with expression regular

Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
RegExp Utils has no dependencies.