const
len = 10;
arr: array[1..10] of string = ('À', 'Ó', 'Î', 'Û', 'È', 'Å', '¨', 'ß', 'Þ', 'Ý');
var
i: integer;
begin
// ...
end;
$code = `return [
API.groups.editManager({"group_id":"{$group_id}", "user_id":"{$userId399}", "comment":"{$comment12}", "comment_visible":"1"}),
API.groups.ban({"group_id":"{$group_id}", "owner_id":"{$userId399}", "end_date":"{$end_date}"}),
API.photos.delete({"owner_id":"{$userId1458}", "photo_id":"{$userId024}"})
];`;
https://api.vk.com/method/execute?access_token={token}&v={version}&code={code}