Skip to content

Instantly share code, notes, and snippets.

@marianomike
Last active August 26, 2016 04:44
Show Gist options
  • Save marianomike/968beb498a7006799848265c4868f909 to your computer and use it in GitHub Desktop.
Save marianomike/968beb498a7006799848265c4868f909 to your computer and use it in GitHub Desktop.
var pages = [doc pages];
for (var i = 0; i < pages.count(); i++){
var page = pages[i];
var artboards = [page artboards];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment