Skip to content

oCourse.HTMLMandFeeText ​

Returns mandatory fees listing.

ACEweb Routines/Templates ​

XEnrollcard.htm

Required Parameters ​

None

Optional Parameters ​

  1. Character string to specify format of Total line. Note: total line will only appear if there are 2 or more mandatory fees.
  2. Character string value determines pattern for fee display. E.g. [$$$$.99]. Defaults to [$$,$$$.99].

Example(s) ​

##oCourse.HTMLMandFeeText()## returns listing of mandatory fees.

##oCourse.HTMLMandFeeText([<strong>Total: $$$$9.99</strong>])## returns bolded total of all mandatory fees--IF--there is more than 1 mandatory fee for the course.