DC.isDisabled() Description: Checks if the current DC object is disabled. Returns: True if yes, False otherwise. Example: var disabled = DC.isDisabled();