<< Click to Display Table of Contents >>

viewer.userdefined_format_json

Sets the User Defined Format.

Reference

Sets the parameter value as a JSON format string in the following format:

"{"userdefined_display name1":"format1","userdefined_display name2":"format2",...}".

In order to set the parameter value in the component, add a JavaScript function in the form of  "This.SetFormat("userdefined_display name1");".