Skip to main content

Extract variable to list

Extract variables from a variable value using a regex into a list. The full match and any extra capture groups will be put into the given list.

Parameters

  • Variable name (text)
  • List name (text)
  • Regex (text)