Skip to main content
Workday User Guide
Last Updated: 2023-06-23
URLTEXT

URLTEXT

Description

Returns, as a string, the anchor text component of a URL.

Syntax

URLTEXT(
url
)
  • url
    : The URL, typically the output of the URL function.

Example

Formula
Result
=URLTEXT(URL("http://www.workday.com","Workday"))
Workday (as plain text)