No, that's not true! Using a single variable will probably be faster than using a single function call, but using many variables to replicate a single function call will almost NEVER be faster!
True. I tested this right after posting and noticed an increase of 1.3 seconds when looping valstr and my custom function ~1000000 times, but I forgot to edit my post.