[TIMOB-780] json can't get count (json.length)
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-04-15T02:36:17.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | json, length |
| Reporter | Ryan G |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T02:36:17.000+0000 |
| Updated | 2017-03-09T21:22:01.000+0000 |
Description
(Great work Appcelerator Employees!!)
The following fails:
var groups = json.parse(string);
var length = groups.length;
Not enough info.
Closing ticket as invalid.