[APP][Pro] JSON Handler and Manipulator

Okay, update to version 1.2.9 and its resolved.
What already would have resolved is, was placing a $ in front of the bracket, without the dot (my bad).

By default, the $. was placed in front of it, if a user didn’t do that. That caused the “bug”.

But i have changed it to include only a $ if it starts with a bracket.

Also, i have created a small script to see if only one property name is entered and if it contains non-ascii - non-word characters, and if so, place it within brackets.
This means you can now enter the name without using brackets, which makes the card more readable:

1 Like