playMaker

Author Topic: Thirty Custom Action in Thirty Days: Set String Case  (Read 1769 times)

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Thirty Custom Action in Thirty Days: Set String Case
« on: April 01, 2017, 07:50:25 AM »
Day 2 of Thirty Custom Actions in Thirty Days.

Today is "set string case". This action does as it sounds. It can set a string variable to uppercase, lowercase and textcase (first letter of every word to be uppercase).



The action is available here on github: https://github.com/dumbgamedev/general-playmaker/blob/master/String/SetStringCase.cs

Here is a short video tutorial on how to use this action:
« Last Edit: April 01, 2017, 08:04:18 AM by tcmeric »