Returns the GID from a Google Sheet URL. The GID identifies a specific sheet or tab. Returns false if the GID is not present.
|
In
Exec
|
|
|
In Sheet URL
String
|
The URL at which this specific sheet can be found. |
|
Out
Exec
|
|
|
Out Sheet Id
Integer
|
Output parameter with the GID, or specific sheet tab ID. |
|
Return Value
Boolean
|
Whether the GID could be found in the given URL. |