get_platform_type method

get_platform_type

This method is used to retrieve the ECMAScript object Type.

Returns

The ECMAScript object.

def get_platform_type(self):
    ...

See Also