(AGK version: 108.19)
Submitted: 2013-12-04 17:48:56
//This is not an example, but a note to the usage.
//After calling this a jpg file will be written to your app's directory.
//The file name structure is thus:
//    FB1234567890Profile.jpg
// where "1234567890" is actually the Facebook USER ID.
// This differs from the standard format that Facebook uses on profile pics, but it is just as efficient.
(AGK version: 108.21)
Submitted: 2014-05-14 10:40:29
// It is important to place a "/" at the beginning of the file name, like: "/FB1234567890Profile.jpg"
Help make AGK better by submitting an example for this command!
(All examples are subject to approval)
Login to post an example of your own.