Returns the Spreadsheet ID or key from a Google Sheet URL. This identifies a spreadsheet asset.
|
In
Exec
|
|
|
In Spreadsheet URL
String
|
The URL at which this specific spreadsheet can be found. |
|
Out
Exec
|
|
|
Out Spreadsheet Id
String
|
Output parameter with the spreadsheet ID or key. |
|
Return Value
Boolean
|
Whether the ID or key could be found in the given URL. |