GSheets Operator > Google Sheets Object > Get Owned Field as String

Get Owned Field as String

Use this function to get any field or property on this object that isn't an object. Returns true if found.

Inputs

In
Exec

Target
Google Sheets Object Object Reference

Key Name
String

The name of the desired field such as 'sheetId'. Don't put in an object name.

Outputs

Out
Exec

Found Field
String

Outputs the value of the field at KeyName as FString.

Return Value
Boolean

Returns true if the object could be found.