Releases: AndyDune/StringReplace
Releases · AndyDune/StringReplace
You can use brackets as function parameters with shielding it with quotes.
Added function showIfEqual. Lowercase is only for placeholder and function name.
v1.10.0 Added function showIfEqual. Lowercase only for placeholder and functi…
Added postfix and showIfOtherValueNotEmpty functions.
v1.9.0 Added postfix and showIfOtherValueNotEmpty functions.
You can use functions separator (:) as common char inside brackets.
v1.8.1 You can use functions separator (:) as common char inside brackets.
Very important update.
It allows using in template nested array keys. It allows to use a wrong functions name. A template may be with error witch not leads to an exception.
Add function to add any prefix (it must not contain :) for not empty values.
v1.7.0 Add function to add any prefix (it must not contain :) for not empty …
Functions may use ' or " as params. Add functions: plural and printf. Tested.
v1.6.0 Functions may use ' or " as params. Add functions: plural and printf.…
Can use " or ' with saving white spaces inside
v1.5.3 Can use " or ' with saving white spaces inside
Add description and some comments.
v1.5.2 Add description and some comments.
Rename method clean -> clear
v1.5.1 Rename function clean -> clear.