How to find child table name?

Hi,

I would like to know where can I find the child table name. Like in this code-frappe.ui.form.on(“Child Table Name”, “form_render”, function(frm, cdt, cdn){
});

If someone can explain with an example it would be really helpful.

Thanks,