Question
Changing the identifier color in Builder
Given the following code I don't see how you modify the color of the two identifiers "rc" and "session"
<cfset rc = StructDelete(session, "AccountID")>
Can anyone tell me in the colorization pickers what section covers identifiers?
Kevin
