removeDataMonitor Last update: 16.07.2025 abstract fun removeDataMonitor(component: String, index: Variant): Boolean remove a specific data monitor associated with a particular component Return whether the data monitor was successfully found and deleted Parameters component the name of the component under which to find the data monitor for deletion index the integer index (0-based index) or string title of the data monitor being removed