Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 377 Bytes

This node set has 3 string-based functions

String to Upper Case: Takes in a string and makes it all upper case

String to Lower Case: Takes in a string and makes it all lower case

String to Title Case: Takes in a string and makes it mixed case (every word starts with a capital letter)

INSTALL INSTRUCTIONS

Put in your main custom_nodes folder (no sub folders)