This is an old revision of the document!
<- PRPL reference <- Scripts
Arguments | Result | Notation |
---|---|---|
UID | [ - UID ] |
Returns the UID of the unit that ran this command.
# Show this Unit's UID in the debug window Self trace
stack.Push(new Data(baseUnit.UID));