what should I use in a conditional statement in order to execute a command only on observations whose string variable (their name) contains a specific phrase?
For example, I'm looking for something like:
Code:
replace var = x if name _____________
Thanks in advance,
Ben
0 Response to How to find out if a string contains a specific string in it?
Post a Comment