GSheets Operator > Google Sheets Object > Get Child Object by Title

Get Child Object by Title

Use this function to get an immediate child of this object that has the given Title.

Inputs

Target
Google Sheets Object Object Reference

In Title
String

The title of a child object such as 'properties'. Don't put in a field name.

Outputs

Return Value
Google Sheets Object Object Reference

Returns the child object with the matching name. Returns nullptr if not found.