Returns dot and underlines only
-
I want show “facebookUsername” only from the following json output.
Please help me with this.[{
“total”: “99.6%”,
“harshAcceleration”: “99.6%”,
“harshBraking”: “99.7%”,
“overSpeeding”: “100.0%”,
“ordinal”: 1,
“ordinalText”: “1st”,
“user”: {
“id”: 3575,
“deviceID”: “1A6C469B8D0B4A7F80F50FDEA3A82986”,
“facebookID”: “10153614110743381”,
“facebookUsername”: “Steve Edwards”,
“facebookAccessToken”: “CAAXOoufa8CMBAMk4sJohi4Ggyr0sch1ZCwwe4gCzDbXcA50vZB4dkWZCsOD9w1HZBqt8R1XgDQnOz8KPvV7AfDkWztGVkeUKdlKysHTHG7gYxgYIbRKN7YtWYVnb6TYSGcw2QErYBXZBIHsGxBBwsgjcSZAg4gd9vbZBYdQHrrktjy086T7mCS9RP0YROZCkBjpj73nncvz4L6JQGRCmd5o2geihgRZBu31DiLU4jgwUyVR8As4zhPbzs”,
“lastCountryCode”: “qa”
}
}, {
“total”: “96.3%”,
“harshAcceleration”: “99.2%”,
“harshBraking”: “99.6%”,
“overSpeeding”: “94.0%”,
“ordinal”: 2,
“ordinalText”: “2nd”,
“user”: {
“id”: 2626,
“deviceID”: “E67D5C701C5C4F9EB75B6FA522D4D7F5”,
“facebookID”: “10153872599122265”,
“facebookUsername”: “Gareth Durling”,
“facebookAccessToken”: “CAAXOoufa8CMBAAQ8UoXtchZC4POYqhNkO38CBNIjzggiuFq6aVONfjJDR3QnddLBuiiAcsbK1ZAU73NcMgdtis1TmlHFgtfXG7SVwDSuUWQxTlC50nZCqnqQInHDxJrRLYz9eolZAJWSTHp9icZCQEPQUQEtto7erOVuYD4i8oCGx4viIBXEzml4xb0cWJIQIigENNtWXZA9g0rZBocO7Mb”,
“lastCountryCode”: “qa”
}
}]
- The topic ‘Returns dot and underlines only’ is closed to new replies.