Message 1 of 5

Not applicable
03-01-2011
11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
What's the easiest rule/function for converting the value from a number rule to a string?
For example, I have...
Rule DoorWidth As Number = 21
What I would like end up with is an additional rule like this, based off of the DoorWidth value:
Rule DoorWidthString As String = "21"
I'm just trying to convert a numerical value, evaluated from a rule, to a string. I know this can be done with :Name rules, by using the MakeString function, but I'm not sure how to change the value of a numerical rule to a string.
I imagine I'm missing something obvious.
Thanks!
Joe
Solved! Go to Solution.
Reply
Reply