overlay
Used in combination with RxCore.compareDialog to create an overlay from two open files. Works the same as compare but keeps the original colors.
Syntax
RxCore.overlay(okcancel)
Parameters
- okcancel: boolean — Must be set to- truefor the overlay to be created.
Returns
- NA — This method does not return a value.