COMPONENT? name
如果启用,则返回特定的 REBOL 组件信息。
COMPONENT? 是一个函数值。
component?: func [ "Returns specific REBOL component info if enabled." name [word!] ][ find system/components name ]