Function: replaceAll()

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
Rm.
Posts: 6
Joined: 02 May 2013 09:15

Function: replaceAll()

Post by Rm. » 02 May 2013 09:31

Required function: String replaceAll(String s, String regex, String replacement)

Description:
Replaces each substring of this string that matches the given regular expression with the given replacement.

LightTempler
Posts: 53
Joined: 17 Mar 2013 16:08

Re: Function: replaceAll()

Post by LightTempler » 02 May 2013 21:15

A very powerfull function. Would be good to have.

Locked