facebook

How to Append a "percent" sign to an email?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #332970 Reply

    mreade
    Member

    Support,

    I would like to include a percent sign in the body of an email message. Here is what i am using:

    "Answer  =  " fieldname.concat("  percentsignhere")

    and, here is what is returned in the email body:

    Answer  =  0.03 ?D

    Any thoughts why the percent sign does not appear in the body of the email?

    Thanks

    Mike

    #333163

    @mreade,

    I’ve found this online topic that might be helpful: http://stackoverflow.com/questions/4710349/how-to-pass-url-in-mailtos-body

    Let me know how it goes for you.

    #333183

    mreade
    Member

    I checked out the link you provided and I am not sure that really addresses the issue I am having. I would like to show the actual percent sign at the end of an answer.

    When I try to use the concat() method, it shows “?D” at the end of the answer rather than the actual percent sign.

    ??

    Mike

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: How to Append a "percent" sign to an email?

You must be logged in to post in the forum log in