Thanks to visit codestin.com
Credit goes to docs.sqlitecloud.io

cloudsync_siteid()

Description: Returns the unique ID of the local site.

Parameters: None.

Returns: The site ID as a BLOB.

Example:

SELECT cloudsync_siteid();