REBOL Document

To-set-word - Function Summary


Summary:

(missing)

Usage:

to-set-word value

Arguments:

value - The value argument.

Description:

Converts other values to SET-WORD.


    probe to-set-word "test"
    test:

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2004 REBOL Technologies