Ultraman Posted September 17, 2017 Share Posted September 17, 2017 (edited) Hello friends I'm new User in VEX How can I save between two numerical intervals , Store all PointID in Group ./ Please looking My Attachment photo ./ Thank you Edited September 17, 2017 by Milad Savar :) Quote Link to comment Share on other sites More sharing options...
trzanko Posted September 17, 2017 Share Posted September 17, 2017 (edited) if(@ptnum < chi("max") && @ptnum > chi("min")){ i@group_groupA = 1; } Edited September 17, 2017 by trzanko 1 Quote Link to comment Share on other sites More sharing options...
Ultraman Posted September 17, 2017 Author Share Posted September 17, 2017 4 hours ago, trzanko said: if(@ptnum < chi("max") && @ptnum > chi("min")){ i@group_groupA = 1; } Thanks alot bro Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.