Home: Support: Reference Guide: Display Tags: <dpSection>

<dpSection>

D E F I N I T I O N:

The name of the section currently being built or queried. For example, if the story currently being built is within a section named "Music", <dpSection> would return Music.

<dpSection
  default="default text"
  style="lower|upper|title|spaced|roman|decimal|identifier|
         noHtml|noHtmlStyle|scriptEncode|uriEncode"
  start="#p|#s|#w|#c|begin|end|resume"
  stop="#p|#s|#w|#c|begin|end|resume"
  length="#p|#s|#w|#c|begin|end"
>


A T T R I B U T E S:

Please refer to the common attributes page for the common attribute descriptions.


E X A M P L E S:

<dpSection>
Currents 
<tt><dpSection style="upper" style="spaced"></tt>
C U R R E N T S 
<dpIf <dpSection> = "music">
  You're in the music section
<dpElse>
  You're NOT in the music section
</dpIf>
You're NOT in the music section  


Home: Support: Reference Guide: Display Tags: <dpSection>
Questions? Comments?
Please write support@desert.net.