Would it be useful if Round worked on strings in lists?
|
08-18-2019, 05:28 PM
(This post was last modified: 08-18-2019 05:37 PM by StephenG1CMZ.)
Post: #1
|
|||
|
|||
Would it be useful if Round worked on strings in lists?
Whilst debugging, I sometimes find it useful to output a rounded list of numbers.
The good thing is that Round works on lists as well as numbers, so you don't need to round every item in the list. Unfortunately, Round doesn't work with strings. Code: Would it be nice if the strings were ignored rather than generate an error? Or would that break something? Stephen Lewkowicz (G1CMZ) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Would it be useful if Round worked on strings in lists? - StephenG1CMZ - 08-18-2019 05:28 PM
RE: Would it be useful if Round worked on strings in lists? - John Keith - 08-18-2019, 06:05 PM
|
User(s) browsing this thread: 1 Guest(s)