Skip navigation
Currently Being Moderated

JSStringFormat

Jul 9, 2012 8:03 AM

 
Replies
  • Currently Being Moderated
    Jul 9, 2012 8:06 AM   in reply to Community Help

    we can use without # in the cfset. In the above example we do have

    <cfset jsStringValue = JSStringFormat(#stringValue#)> this format. Instead of this statement we could use like

    <cfset jsStringValue = JSStringFormat(stringValue)>

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points