How to clear the script parameters Joint nodeA and nodeB?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Tort
:warning: Old Version Published before Godot 3 was released.

How to clear the script parameters Joint nodeA and nodeB?
enter image description here

:bust_in_silhouette: Reply From: ericdl
var joint = get_node("Joint").set_node_a("")