Add whitespace to property/dataset output / Label wrap with no whitespace

Ignition 8, Vision:

I have TAG#'s in a dataset or a string property that I need to be displayed w/ a whitespace in the middle. The tag is 8-10 chars long and I need a white space in the middle. Is there an easy way to do this? I have a few custom properties that I am testing it out with. Like a string property pulling the desired tag number from a dataset, or a dataset with just the tag number in it.

Is there some sort of expression I could do to grab the cell or property value and display it with an added white space in it?

Alternatively, this is mostly so I can wrap the tag number in a square label, and it is too long to do so. I’ve tried several html wraps and style wraps but nothing seems to wrap if there is no whitespace.