in reply to Re^3: Two simple code style advice questions
in thread Two simple code style advice questions

Well, repeat operator repeats a number of times, its repeat operator, if you want to repeat at most once, force !!boolean

  • Comment on Re^4: Two simple code style advice questions