Document Type
Document Type
|
|

Date of publication
Date of publication
| Published |
| from | |
| to |

Document Language
Document Language
expand |
|
<% int ii=1; %>
<% if (++ii == 13) { ii = 1; %> |
<% } %> |

ALL
|
expand |
|
<% int i=1; %>
<% if (++i == 15) { i = 1; %> |
<% } %> |