Loading
  • Any variables created in a custom panel that you want recorded in the response file must be registered using the ReplayVariableService register method. You can create an instance of that class using the getService method of the CustomCodePanelProxy class which is passed to the setupUI method when your custom panel is initialized.

Loading
Export custom variable to response file.