Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: mdotstrange on March 31, 2016, 07:09:39 AM

Title: Array Maker String Join
Post by: mdotstrange on March 31, 2016, 07:09:39 AM
Thought this was a cool action from the Pm 1.8 native arrays so I converted it over so we can use it with ArrayMaker

(http://i.imgur.com/CQ6cYRQ.png)

On Ecosystem and Snipt as well
https://snipt.net/raw/dd00c9a3710d73b5045a4b17e014c3b0/?nice (https://snipt.net/raw/dd00c9a3710d73b5045a4b17e014c3b0/?nice)
Title: Re: Array Maker String Join
Post by: jeanfabre on March 31, 2016, 12:29:45 PM
Hi,

 that's nice!

Quick tip, simply make a url link to the snipt link (https://snipt.net/mdotstrange/arrayliststringjoin/) that you find at the bottom right of the code section, instead of doing an attachment, then it's never going to become obsolete as you make potential bug fix or update.

I'll tweet about it tomorrow :)

 Bye,

 Jean
Title: Re: Array Maker String Join
Post by: mdotstrange on March 31, 2016, 05:30:21 PM
Thanks for the tip Jean! Did I do it right? I made a link to the "raw nice" code-
Title: Re: Array Maker String Join
Post by: jeanfabre on April 01, 2016, 02:05:28 AM
Hi,

 Yeah, that's cool. also be sure when you 'franken copy paste' to remove uncessary comments :) like the one on UnityConstraints :)

 Bye,

 Jean
Title: Re: Array Maker String Join
Post by: mdotstrange on April 01, 2016, 03:11:35 PM
Ok ,will do Jean-thanks for the heads up- I removed it- I franken-copy-pasted it fast while working so it got sloppy  :-[
Title: Re: Array Maker String Join
Post by: jeanfabre on April 05, 2016, 02:26:08 AM
Hi,

 Thanks for all your contribution! This is great :)

Bye,

 Jean
Title: Re: Array Maker String Join
Post by: LuminRabbit on November 15, 2020, 11:34:00 AM
Does anyone know how to add this (Array List String Join) to the Ecosystem?