Could you please tell me ,if there is any operator/expression that uses this symbol : : (2 colons seperated by space) in sas.
regards,
karthik
Double colons exist in Java or c++.
Since the blank is a token separator in SAS, two colons with a blank in between are just that, two colons (AFAIK).
What is the reason for your question?
One of the rare occasions where a double colon can occur in SAS is in collapsed IPv6 addresses:
(not separated by a space, though)
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.