Libraries anvil net URL sameFile

boolean sameFile(string url)
boolean sameFile(URL url)
Checks if this url is equal to given parameter (excluding the "ref" field).
Parameters url -  the url to compare against.
Returns true if they reference the same remote object; false otherwise.