sRet = Type(#varData)
获取变量的类型,根据类型返回不同的字符串值:int,float,Decimal,string,bool,null,array,dictionary,function,object,unknown
社区版与企业版
sRet,将命令运行后的结果赋值给此变量。