def DEL(self, var_id):
     from simx.act.context import R
     R.strReply("<NI DEL>")
     pass
Esempio n. 2
0
 def DEL(self,var_id):
            from simx.act.context import R
            R.strReply("<NI DEL>")
            pass