In this example
I was expecting the output to be just as: “abc” but instead I am getting
as: {
NAME: “Str”,
VAL: “abc”
}
What’s wrong? Thanks
In this example
I was expecting the output to be just as: “abc” but instead I am getting
as: {
NAME: “Str”,
VAL: “abc”
}
What’s wrong? Thanks