User Tools

Site Tools


prpl:gettype

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETTYPE

ArgumentsResultNotation
Unit UID String [ UID - String ]

Description

Takes in a Unit UID and returns a string of what the Unit is.

Examples

	d1 = GetDataFromStack(); 
	stack.Push(new Data(d1.GetType().ToString())); 
 
prpl/gettype.1482293910.txt.gz · Last modified: 2025/02/14 14:56 (external edit)