REBOL Document

To-paren - Function Summary


Summary:

(missing)

Usage:

to-paren value

Arguments:

value - The value argument.

Description:

Converts other values to PAREN.


    print to-paren "123 456"
    123 456

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2004 REBOL Technologies