There is likely something very basic I'm doing wrong here. My goal is to trim the UUID to 8 characters, that which I have created as a "appid" variable name.
Here I'm attempting to trim the string to the first 8 characters. It does appear this step of the function is working the way I was hoping; no characters seem to be getting trimmed at all.
Do I have the inputs correct?
Create the UUID
Add the UUID "appid" as the variable to trim
Set the starting "0" up through the first 8 characters