Home / All Integrations / Regex

free

Connect Regex to your chatbot

Analyze text with RegExps


This App has been replaced by built-in _regex methods (string.match_regex(), string.contains_regex(), etc.). Check the documentation here: https://docs.csml.dev/language/standard-library/string-methods

Simple RegExp function:

  • action: the regex action to perform, defaults to match
  • string *: the string you want to test
  • pattern *: the regex pattern
  • flags: the flags for the regex pattern (i.e "gi")

Usage

App("utils/regex", action="match", string="", pattern="", flags="")
Discover similar integrations:
Datetime
HTTP requests
IBAN Validator
QR Code
Scheduler
SOAP Client
UUID

Join the Community
on Slack Slack

Come and learn all about CSML with other chatbot enthusiasts on the CSML Community Slack! 🤗