REBOL Document

Routine? - Function Summary


Summary:

Returns TRUE for routine values.

Usage:

routine? value

Arguments:

value - The value argument. (must be: any-type)

Description:

Returns TRUE if the value is a routine (DLL function) datatype.


<Back | Index | Next>

Copyright 2004 REBOL Technologies