User bio
404 bio not found
Member since Jun 27, 2023
Posts:
Replies:
Certifications & Credly badges:
Jeff has no Certifications & Credly badges yet.
Global Masters badges:
Jeff has no Global Masters badges yet.
Followers:
Jeff has no followers yet.
Following:
Jeff has not followed anybody yet.
Thank yo very much for your reply. a quick follow up question, since i am trying to modify some JSON context in the XData Block, how do i do if i want to write something in a specific location ?
Suppose the XData block like this and i want to change the "info" 's value to {"name" : "Alex "}
Xdata {
{
"info" : { "name" : Jeff }
}
}