String manipulation

URLSTR – Retrieve a string from a URL

416 views June 1, 2018 admin 1

Overview

This Custom Field retrieves a string from a URL.

Syntax

URLSTR(URL)

URLSTR(http://feeds.bbci.co.uk/news/rss.xml)

Element String
URL The URL from which to retrieve the string.

Example

TBA

See also

URLDECODE

URLENCODE

Was this helpful?