Pretty self-explanatory, I'd like to know if there's a way to find if a part is welded to something, whether or not the weld is in the specific block.
There is the parameter "otherPart" you can use, which returns the parts touching the part the script with the parameter is in. So you could probably create something that would check if the "otherParts" surface has a weld.