How to check if the action is not done it is possible to switch to check further on magma 1.1.5 and worked there 
JavaScript:
if(cmd == "info"){
if (DataStore.Get("Ranks", Player.SteamID) == 1){
Server.Broadcast("Nice");}
else{
Server.Broadcast("Noob");}