User Tag List

Results 1 to 4 of 4

Thread: Quotation mark in string

  1. #1
    No Products Registered

    Join Date
    Aug 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Quotation mark in string

    Is there any way to put a quotation mark(") in a string without syntax error?

    normal string: "aaaaaaaa"
    I would like to do: "aaaaa"aaaaa"
    Thanks in advance.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleUnicode Add-on
    Tim's Avatar
    Join Date
    Apr 2007
    Location
    NSW - Australia
    Posts
    390
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quotation mark in string

    Hey d9.
    Welcome to the forums.

    To put quotation marks in a string you need to add an extra quotation mark to the one you want.

    For example:

    "This is a ""quoted string"". Ok?"

    Or in your case:

    "aaaaa""aaaaa"

    Hope it makes sense (:
    Best of luck

  3. #3
    No Products Registered

    Join Date
    Aug 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quotation mark in string

    Thanks

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleUnicode Add-on
    Tim's Avatar
    Join Date
    Apr 2007
    Location
    NSW - Australia
    Posts
    390
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quotation mark in string

    No Problem, happy creating

Similar Threads

  1. How to type a quotation mark in expression editor?
    By JIMJ316 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 9th November 2013, 08:54 PM
  2. How do I include quotation marks in a text string?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th August 2011, 05:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •