< instructions />
< instructions />
Specifies text to be included in panel instructions. By default, the enclosed content is translatable.
Translatable text must be in "XML-safe" format. For example, double-quote (") characters are not allowed in translatable text. Single quotes are allowed. HTML tags may be incorporated into instruction text by substituting the '<' and '>' with square brackets:
<instructions>
[li][b]Cost Performance Index[/b]
= Budgeted Cost of Work Performed / Actual Cost of Work Performed
[/li]
[li][b]Schedule Performance Index[/b]
= Budgeted Cost of Work Performed / Budgeted Cost for Work Scheduled
[/li]
</instructions>