//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)