Files
2012-02-21 01:15:00 -05:00

1 line
1.1 KiB
JSON

[{"user_id": 763, "stars": [], "topic_id": 47801, "date_created": 1321308480.530725, "message": "Docs link: http://docs.kynetx.com/docs/Persistent_Variables", "group_id": 236, "id": 2574311}, {"user_id": 37659, "stars": [], "topic_id": 47801, "date_created": 1321299126.6977849, "message": "I want to store an array of data that I will periodically add to and iterate. What is the best (simplest) way to do this in KRL? (I had considered just stringifying/parsing JSON array, but was wondering if there is a native KRL approach)", "group_id": 236, "id": 2573389}, {"user_id": 763, "stars": [], "topic_id": 47801, "date_created": 1321308513.069715, "message": "so you can \"set ent:myarray [1,2,3]\"", "group_id": 236, "id": 2574320}, {"user_id": 763, "stars": [], "topic_id": 47801, "date_created": 1321308495.09694, "message": "look for \"set PVAR EXPR \"", "group_id": 236, "id": 2574314}, {"user_id": 763, "stars": [], "topic_id": 47801, "date_created": 1321308531.0599401, "message": "and use it just like an array. the same is true with hashes/structs.", "group_id": 236, "id": 2574321}]