Register member and insert to dataset with prevent duplicate register

if ($(‘#XXXXXX’).value === $(‘#YYYYYY’).value) {
//run the code of register
}