Re: Any Joy with Santimage OXEN
Re: Any Joy with Santimage OXEN
- Subject: Re: Any Joy with Santimage OXEN
- From: Shane Stanley <email@hidden>
- Date: Wed, 24 Oct 2018 09:20:12 +1100
On 24 Oct 2018, at 12:07 am, Deivy Petrescu <email@hidden> wrote:
>
> Is this map() a keyword?
It's a JavaScript method. It's a way of passing an array to a function, and
getting back an array containing the results of calling that function with each
item in the array. So it effectively replaces a repeat loop. (It's also found
in a lot of other languages.)
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden