TO-GET-WORD

REBOL Dictionary 2.0


Summary:

Converts to get-word value.

Usage:

to-get-word value

Arguments:

value - Value to convert

Description:

Converts other values to GET-WORD.


    probe to-get-word "test"
    :test

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2003 REBOL Technologies