how do I use " inside a string in ilogic?

how do I use " inside a string in ilogic?

Darkforce_the_ilogic_guy
Advisor Advisor
319 Views
2 Replies
Message 1 of 3

how do I use " inside a string in ilogic?

Darkforce_the_ilogic_guy
Advisor
Advisor

Is the a way to use" inside a string with Ilogic.? 

 

 

0 Likes
Accepted solutions (1)
320 Views
2 Replies
Replies (2)
Message 2 of 3

JelteDeJong
Mentor
Mentor
Accepted solution

use double double quotes. like this ""

MsgBox("--> "" <--")

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

Message 3 of 3

Darkforce_the_ilogic_guy
Advisor
Advisor

thanks for your help.. that got me what I need to get to the next step

0 Likes