REBOL Document

To-url - Function Summary


Summary:

(missing)

Usage:

to-url value

Arguments:

value - The value argument.

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 2004 REBOL Technologies