Returns a URL pointing to the data synchronization script identified by id.
id: the synchronization script identifier.
Example
show menu "Third party inputs" with
"Contoso" { href: #(syncUrl(1000)) }
"Fabrikam" { href: #(syncUrl(2000)) }
Remarks
End users usually do not have access to synchronization scripts, so this
function is mostly intended for internal tools. It cannot be called on
try.lokad.com.