REBOL Document

To-lit-word - Function Summary


Summary:

(missing)

Usage:

to-lit-word value

Arguments:

value - The value argument.

Description:

Converts other values to LIT-WORD.


    probe to-lit-word "test"
    'test

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2004 REBOL Technologies