<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#scripts|Scripts]] ===== Self ===== ^Arguments^Result^Notation^ | | UID| [ - UID ] | === Description === Returns the UID of the unit that ran this command. === Examples === # Show this Unit's UID in the debug window Self trace stack.Push(new Data(baseUnit.UID));