You have to take an assign activity in that
Phone Number=JSONObjekt("activeActivations")(0)("phoneNumber").ToString.Split(" ")(1)
So the output of Phone Number is 123456789
Then you have to use this variable in your Form
You have to take an assign activity in that
Phone Number=JSONObjekt("activeActivations")(0)("phoneNumber").ToString.Split(" ")(1)
So the output of Phone Number is 123456789
Then you have to use this variable in your Form