Assembly: Java;
The JavaObject class implements a Java object.
The class can be used to create a Java object based on simple type values available in Fore.
Constructor name | Brief description | |
Create | The Create constructor creates an object based on the specified value. |
Property name | Brief description | |
Type | The Type property returns object type. | |
Value | The Value property returns object value. |
See also: