Filip Vuksanovic
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Filip Vuksanovic created a post, Deploying very simple macro
Hi, I need to create new template macro that would change CamelCase names to names separated with underscore. Like this: ThisIsCamelCase --> this_is_camel_case. This is the code I wrote: namesp...