How to print array value by order or position?

will rodriguez <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
I added the ff array inside HTML/JavaScript gadget:

["Label", "callback", "5"]

 
inside widget-content div I tried the ff code  but I don't think it's the 
right code...

<script expr:src='&quot;/feeds/posts/summary/-/&quot; + data:content[0] +
 &quot;?alt=json-in-script&amp;callback=&quot; + data:content[1] +
 &quot;&amp;max-results=&quot; + data:content[2] + &quot;&quot;' 
type='text/javascript'/>


outcome I wanted is:
<script expr:src='&quot;/feeds/posts/summary/-/Label
?alt=json-in-script&amp;callback=callback&amp;max-results=*5*&quot;' 
type='text/javascript'/>

Is there a way to do it with blogger codes only? thanks

-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.