How to check if another node is in a group in Visualscript

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By blapman007

In VisualScript, the is_in_group() function node seems to only check whether or not the ‘self’, or the parent node is in a group. How can I check whether or not, say, a Raycast get collider’s object is part of a group?