Skip to main content
Version: Streamsheets 3.0

URL.ORIGIN

Gets the origin of a URL.

Syntax

=URL.ORIGIN(URL)

Arguments

NameTypeDescription
URLStringThe URL.

Return

TypeDescription
StringOrigin of a URL

Examples

FormulaResultComment
=URL.ORIGIN("https://cedalo.com/blog/")
https://cedalo.com