Hi,
Similar to GetType, which returns the java type that a variable belongs to, is there a similar function which will tell us the B4J type?
So if we have a variable defined as an Int, it would return "Int", rather than "java.lang.Integer"?
Similar to GetType, which returns the java type that a variable belongs to, is there a similar function which will tell us the B4J type?
So if we have a variable defined as an Int, it would return "Int", rather than "java.lang.Integer"?