I’m a new user, fresh from some basic training, trying to make a script that changes the Sheet Name parameter to be Title Case. Need some consistency across our various models in the practice. I can get the script to change to both UPPER and lower case but not Title Case. Can anyone suggest a method or Node?
And just to throw it out there; there is also a node in Zebra called String.ToCamelCase which does a similar workflow using OOTB nodes. It also adds support for creating a string with no spaces. eg: ThisIsACamelCaseStringRightHere