TO-PAREN

REBOL Dictionary 2.0


Summary:

Converts to paren value.

Usage:

to-paren value

Arguments:

value - Value to convert

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