This is an old revision of the document!
<- PRPL reference <- Everything Else 2
0 = Left Mouse, 1 = Right Mouse, 2 = Middle Mouise
i1 = GetIntFromStack(); stack.Push(new Data(Input.GetMouseButton(i1) ? 1 : 0));