Hi everyone,
using a few examples from forums, I wrote a APDL script for the Workbench (Release 19.1) postprocessor that calculates the area of contact:
SET,LAST !select results from last loadstep
ESEL,R,TYPE,,3 !select contact elements (target elements would be 4, see solver information)...