isqswrapper
isqswrapper
isqswrapper(myobj: userdata)
Verifica se un oggetto รจ un tipo nativo del .NET o un wrapper QS.
local String = importtype "System.String"
local s = String("ciao")
local isString = isqswrapper(s) -- <<--- nil
Created with the Personal Edition of HelpNDoc: Make CHM Help File Creation a Breeze with HelpNDoc