• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

parsing a string and storing that string in a dynamically named variable

New Here ,
Aug 10, 2007 Aug 10, 2007

Copy link to clipboard

Copied

I have a string that looks like this: title.string1-color.string2-size.string3
I'd like to put string2 in a variable called color.
Can I use rereplace to do this? Or is there some other function that would do this better?
TOPICS
Advanced techniques

Views

226

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 10, 2007 Aug 10, 2007

Copy link to clipboard

Copied

list functions might work.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 11, 2007 Aug 11, 2007

Copy link to clipboard

Copied

LATEST
This will do it!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation