<- PRPL reference <- Input
0 = Left Mouse, 1 = Right Mouse, 2 = Middle Mouse
i1 = GetIntFromStack(); stack.Push(new Data(Input.GetMouseButtonUp(i1) ? 1 : 0));