BookmarkSubscribeRSS Feed
Jianan_luna
Obsidian | Level 7

I am currently taking advanced programming course now. I am super confused about the usage of metacharacter. When I did the level 2 practice for course 2, I cannot makes sense the answer, and I don't know how to comprehend and create this metacharacter. Can you please help me figure it out? Thanks so much!

Jianan_luna_0-1597784461080.png

 

1 REPLY 1
ChrisNZ
Tourmaline | Level 20

This is a PERL Regular Expression.

\b means a word boundary (the end or start of a word).

There are countless tutorials on the web. 

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 639 views
  • 0 likes
  • 2 in conversation