Skip to main content
Skip table of contents

Converting Proxies to Strings

This page describes how an application can stringify a proxy and create a property dictionary that captures all the proxy's properties.

Stringifying a Proxy

python

Proxy To Property

You can also perform a deeper proxy stringification by calling proxyToProperty on your communicator. For example:

python

The resulting map or dictionary holds all the proxy properties for the supplied proxy. The second parameter of propertyToProxy is the base name for the properties in the returned map.

See Also
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.