REBOL Document

Struct? - Function Summary


Summary:

Returns TRUE for struct values.

Usage:

struct? value

Arguments:

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

Description:

Returns TRUE if the value is a STRUCT datatype.


<Back | Index | Next>

Copyright 2004 REBOL Technologies