Simple but functional string functions that I think might be useful.
This field contains functions for extracting desired values in a string.
🐇 KeyValueExtracor
KeyValueExtractor finds and extracts the value of a given keyword in a string.
It can extract values from string, object, array, numeric (int, decimal etc).
Usage
Result
🐇 ChangingValueExtractor
ChangingValueExtractor extracts the changed value within a string template.
Usage
Result
🐇 ChangingValue(S)Extractor
"ChangingValue(S)Extractor" does almost the same as "ChangingValueExtractor" the difference is that it extracts more than one variable value.
Usage
Result