Function TinyUrl

Function TinyUrl

Converts a url into a shorter version for sms messages etc.

TinyUrl([URL])

Parameters

#TypePassingDefaultNameDescription/Comments
1stringrequiredn/aURLThe url

Returns

The result of the compressed url


Examples

Example to convert a standard url into a tiny version

{{TinyUrl("https://www.estatesit.com/")}}