I want to access a workspace property that has a space, but I can't seem to access it via script. I've tried ["Property Here"] and :FindFirstChild, both of which failed when presented with a damn space. what do i do?
0
This is interesting, I think I have an approach and I'll try figuring this out.greatneil802647— 3y
0
Yah its impossible to do this, tried doing crap with Property changed signal and got a wonky error. properties shouldnt have spaces in them to begin with, try using a loadstring vm i guess...greatneil802647— 3y
Oh cool, the only way to access them is to use either built in functions for the specified instance or just by using what it says on the wikigreatneil802647— 3y