TO-BLOCK

REBOL Dictionary 2.0


Summary:

Converts to block value.

Usage:

to-block value

Arguments:

value - Value to convert

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