Use this function to get any field or property on this object that isn't an object. Returns true if found.
|
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. |
|
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. |