Hi Jonathan.
You have to select the elements of a section of the conductor. Then create a table with the current densities (ETABLE,table_name,JS,SUM). After that, add all the values in the table (SSUM). Finally get the sum into a variable (*GET,parameter_name,SSUM,0,ITEM,table_name). Now you have the total current density in a variable named parameter_name.
Best regards.
Jorge