Question
get status of cross references
Hi all
Is there a way to get the status of a cross reference in JavaScript, basically like LinkStatus.LINK_MISSING etc. but for cross references? I would like to loop through a book and report cross references with errors (missing document, missing source etc.) to the user.
