Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the Object class.
Syntax
public void new(
str name,
DisplayFunctionType displayType,
Types returnType,
int returnTypeId,
boolean isStatic)
Run On
Client
Parameters
- name
Type: str
- displayType
Type: DisplayFunctionType Enumeration
- returnType
Type: Types Enumeration
- returnTypeId
Type: int
- isStatic
Type: boolean