Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

My string variable MEMO contains two quotes (its ok). What should I do if I want to use an if/then statement to check the value of X (if MEMO = its ok then …;)?

memo Ok quotes String value
0
Posted

My string variable MEMO contains two quotes (its ok). What should I do if I want to use an if/then statement to check the value of X (if MEMO = its ok then …;)?

0

Check the value of MEMO using if/then statement as follows: if MEMO = “it’s ‘ok'” then y=1;

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123