Closed badstorm closed 3 years ago
Hi, there is any way inline to get the first element of an array without create a for cycle?
For example:
<%= myarray[0].Name %>
Solved in v4.1.4
Hi, there is any way inline to get the first element of an array without create a for cycle?
For example:
<%= myarray[0].Name %>