Question
Pulling Out Struct Variables
Newbie question here… how do I get / set these values in this (sub)Struct to variables?

In the end, I want to have them set to variables like:
<cfset CategoryID = StructVar>
<cfset CategoryName = StructVar>
Thanks!
