1
Answer

display variable json

i have this instruction :
$scope.receiver = msg;
 $scope.receiver contains a json data format
i want to display receiver.firstname but does'nt work
Why ?? 
Answers (1)