Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: Chizzler on April 05, 2016, 04:23:51 PM

Title: Convert String to Uppercase / Lowercase
Post by: Chizzler 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 =)

(https://i.imgur.com/5YgXl3s.jpg)

Edit: Now on Ecosystem.
Title: Re: Convert String to Uppercase / Lowercase
Post by: jeanfabre 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
Title: Re: Convert String to Uppercase / Lowercase
Post by: createasaurus 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!!
Title: Re: Convert String to Uppercase / Lowercase
Post by: jeanfabre on November 29, 2017, 01:08:00 AM
Hi,

 search for "ConvertStringCase" it does both.

 Bye,

 Jean
Title: Re: Convert String to Uppercase / Lowercase
Post by: Abelius 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.