TO-URL

REBOL Dictionary 2.0


Summary:

Converts to url value.

Usage:

to-url value

Arguments:

value - Value to convert

Description:

Converts other values to URL.


    print to-url "info@rebol.com"
    info@rebol.com

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2003 REBOL Technologies