- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
if (RObject.rawValue == "30") then
NField1.rawValue = 30
else
Field1.rawValue = 0
endif
The = is an eqate one value to another the == is a comparison of one value to another. I think the radio button definition is a string so I put it in quotes ...if it is a numeric then remove the quotes.
Paul
Views
Replies
0 Likes
Total Likes