REBOL Document

To-block - Function Summary


Summary:

(missing)

Usage:

to-block value

Arguments:

value - The value argument.

Description:

Converts other values to BLOCK.


    print to-block "123 10:30"
    123 10:30

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2004 REBOL Technologies