playMaker

Author Topic: Convert String to Uppercase / Lowercase  (Read 4241 times)

Chizzler

  • Junior Playmaker
  • **
  • Posts: 67
Convert String to Uppercase / Lowercase
« on: April 05, 2016, 04:23:51 PM »
Someone was looking to convert their string to upper-case. I was surprised an action didn't already exist to do this, so I decided to write one as a learning exercise. It worked, so I'm sharing the results for others =)



Edit: Now on Ecosystem.
« Last Edit: April 06, 2016, 10:45:49 AM by Chizzler »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Convert String to Uppercase / Lowercase
« Reply #1 on: April 06, 2016, 01:42:00 AM »
Hi,

Thanks for your contribution!

 To make things very easy for users, I would suggest you use the Ecosystem to publish your actions, it's very easy:


 This way, your actions will listed when people search for 'UpperCase' for example, and so you increase chances for users to find your work and benefit from your effort.

Bye,

 Jean

createasaurus

  • Full Member
  • ***
  • Posts: 146
Re: Convert String to Uppercase / Lowercase
« Reply #2 on: November 23, 2017, 07:55:04 AM »
Thank you for this action!!  I found it by searching these forums.

I am writing because this still action does not appear in the EcoSystem.  Maybe someone needs to help move it there?

Best!!
« Last Edit: November 23, 2017, 07:22:02 PM by createasaurus »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Convert String to Uppercase / Lowercase
« Reply #3 on: November 29, 2017, 01:08:00 AM »
Hi,

 search for "ConvertStringCase" it does both.

 Bye,

 Jean

Abelius

  • Junior Playmaker
  • **
  • Posts: 68
Re: Convert String to Uppercase / Lowercase
« Reply #4 on: February 23, 2021, 02:57:19 PM »
Hi there,

I've added a third "Capitalize" option to the action. It just converts the first letter to UpperCase. Nothing fancy but still useful.

I'll leave here for anyone interested.
Unity 2019.4.9f1
Playmaker 1.9.7f1