Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Owner2229
in reply to: Anonymous

I already did (in the last code).

This line does it:

 

s = Distance_To_Center

 

Just create a new rule:

s = Distance_To_Center
MsgBox("It works, the new value is: " & distance_to_center)

 And now change the value of the parameter (in model or in parameters).

Consider using "Accept as Solution" / "Kudos" if you find this helpful.
- - - - - - - - - - - - - - -
Regards,
Mike

"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods