Hi There,
I have a character variable with values of different lengths:
CharVar
Region One
Region Two
Region Three
......
I need to dynamically determine the lengths of these values, i.e.:
length for the first obs is 10
length for the second obs is 10
length for the third obs is 12
etc.
Is there a way to do it?
Thank you!
Use the LENGTH function
Use the LENGTH function
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.