perfRefreshControl
perfRefreshControl(
)
=> t / nil
Description
Refreshes the Health Monitor form to apply the changes made using the Performance Diagnostic environment variables.
Argument
Values Returned
Examples
While changing the perf environment variables, it is mandatory to call the perfRefreshControl function to refresh the control UI in order to take effect for the modified environment variables.
envSetVal("perf" "enableExpertMode" ‘boolean t)
=> perfRefreshControl()
Related Topics
Return to top