Agent Details
Add New Command
Count: <%= commands.length %>
| Command/Upload/Download | State | Delete | |
|---|---|---|---|
<% if(commands[i][1] != "not") { %> |
<% if(commands[i][(commands[i].length-1)]=="0") {%>In Queue<%} else if(commands[i][(commands[i].length-1)]=="01") {%>Sending<%} else if(commands[i][(commands[i].length-1)]=="1") {%>Sended<%} else if(commands[i][(commands[i].length-1)]=="12") {%>Receiving<%} else {%>Received<%}%> | Delete |