Code:
if ((bool) (m_check_group_tag.Value() & (1<<2)) ) Print ("3rd cheque box is checked");
Please, insert code correctly: when editing a post, click
and paste your code in the popup window (the first time I edited your post and inserted the code correctly)


MQL5.community - User Memo
- www.mql5.com
You have just registered and most likely you have questions such as, "How do I insert a picture to my a message?" "How do I format my MQL5 source code?" "Where are my personal messages kept?" You may have many other questions. In this article, we have prepared some hands-on tips that will help you get accustomed in MQL5.community and take full advantage of its available features.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi, I would like to retrieve the text of row in check group but I found only value.
I would like permit to add rows from user and finally read the new check/row inserted to save it in a file.
Tks for help.