AutoTools Need a little help with RegEx with AutoTools

Discussion in 'AutoApps' started by Handler, Feb 16, 2019.

  1. Handler

    Handler New Member

    Joined:
    Apr 12, 2015
    Messages:
    21
    Likes Received:
    0
    Hello!

    I use IFTTT to return new emails coming from Google Play receipts. I've been good so far extrapolating the data I need out of it. Although I've ran into a snag with this regex expression.

    Code (Text):
    Payment method:  
    Visa-9999
    I know we've all seen Google Play Store receipts and it escapes me why they use a CR/LF on a single line separating the payment method from the actual method.

    End game is to have a variable named %paymethod with off course the value of payment method.

    Happy for any help!
    Thanks much!
    Dave
     
  2. Handler

    Handler New Member

    Joined:
    Apr 12, 2015
    Messages:
    21
    Likes Received:
    0
    I got it. If you looked at it thanks for the look!
    Chive on!
     
  3. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Glad you got it! :D
     
: autotools, regex

Share This Page