COMPONENT? name
如果啟用,則返回特定的 REBOL 元件資訊。
COMPONENT? 是一個函式值。
component?: func [ "Returns specific REBOL component info if enabled." name [word!] ][ find system/components name ]