Create acronym from a string containing only words
I’m looking for a way that I can extract the first letter of each word from an input field and place it into a variable.
I’m looking for a way that I can extract the first letter of each word from an input field and place it into a variable.