How To Print Out The Entire Table Roblox
How To Print Out The Entire Table Roblox. Table = {HelloWorldnowbyecruelworld!}the table so to print Hello I would write print Table [1] etc print Table [1]prints into the output Hello wait(1)Makes the script pause print Table [2]prints into the output World wait(1) print Table [3]prints into the output now wait(1) print Table [4]prints into the…