Hi Jason, getComponentMetadata() returns all the details for each function within a component in an array of structs ... <cfdump var="#getcomponentmetadata( 'path.to.component' ).functions#" /> that should get you what you need in a nice format. works with a dot notation string for the component you're targetting. Simon. -- [ http://openbd.org/manual/?/function/getcomponentmetadata ]( http://openbd.org/manual/?/function/getcomponentmetadata )
-- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
