09-27-2006 09:02 AM
09-27-2006 09:05 AM
Easiest way I can think of would be to drop a U8 constant with value 255, and use it as one input to the "Initialize Array" function, with 5000 going to the dimension size. Then use the Byte Array to String function to convert it to string type.
Good luck!