TO-SET-WORD

REBOL Dictionary 2.0


Summary:

Converts to set-word value.

Usage:

to-set-word value

Arguments:

value - Value to convert

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