Hello:
Is it possible to write conditional logic to build a call to strFmt. What I'd like to do read in the string parameter with the placeholders, then depending on certain conditions, dynamically add the values for the placeholders. In one call, I would send three strings, while in another call I may only need to send two. I would build the call in a while or for loop.
Hopefully that made some sense.
Thank you.
*This post is locked for comments
I have the same question (0)