Want Blue as Text Display Color
What would I make the "Current File:" text blue (I made the text blue below to show exactly what verbiage I want to show up blue in form) in the following code?
var exInit ={"LTyp":typeInit,"tFPg": this.strStrtPg,"tTPg":this.strEndPg, "sOfN":"of (" + this.nNumPages+")",
"FlNm":"***CURRENT FILE***: " + this.strFileName};
Right now it shows up as black. See below:

I am using Adobe Acrobat Pro X 10.1.16 on Windows 7.
