how to read page plain text lua code example Example: lua print hi print("Hi") -- You Can Also Print Variable i.e; A = 1 print(A)