Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. {
  2. ['itemType'] = 'TU',
  3. ['entryItems'] = {
  4. [1] = {
  5. ['itemValueType'] = 'PT',
  6. ['item'] = {
  7. ['itemType'] = 'PT',
  8. ['plainText'] = 'Heyo'
  9. },
  10. ['itemType'] = 'E'
  11. },
  12. [2] = {
  13. ['itemValueType'] = 'N',
  14. ['item'] = {
  15. ['nodeEndingItem'] = {
  16. ['itemType'] = 'NE',
  17. ['identifierPlainTextItem'] = {
  18. ['itemType'] = 'PT',
  19. ['plainText'] = 'color'
  20. }
  21. },
  22. ['nodeHandleItem'] = {
  23. ['valuePlainTextItem'] = {
  24. ['itemType'] = 'PT',
  25. ['plainText'] = '255,255,255'
  26. },
  27. ['itemType'] = 'NH',
  28. ['identifierPlainTextItem'] = {
  29. ['itemType'] = 'PT',
  30. ['plainText'] = 'color'
  31. }
  32. },
  33. ['itemType'] = 'N',
  34. ['entryItems'] = {
  35. [1] = {
  36. ['itemValueType'] = 'N',
  37. ['item'] = {
  38. ['nodeEndingItem'] = {
  39. ['itemType'] = 'NE',
  40. ['identifierPlainTextItem'] = {
  41. ['itemType'] = 'PT',
  42. ['plainText'] = 'font'
  43. }
  44. },
  45. ['nodeHandleItem'] = {
  46. ['valuePlainTextItem'] = {
  47. ['itemType'] = 'PT',
  48. ['plainText'] = 'Arial'
  49. },
  50. ['itemType'] = 'NH',
  51. ['identifierPlainTextItem'] = {
  52. ['itemType'] = 'PT',
  53. ['plainText'] = 'font'
  54. }
  55. },
  56. ['itemType'] = 'N',
  57. ['entryItems'] = {
  58. [1] = {
  59. ['itemValueType'] = 'PT',
  60. ['item'] = {
  61. ['itemType'] = 'PT',
  62. ['plainText'] = 'hi'
  63. },
  64. ['itemType'] = 'E'
  65. }
  66. }
  67. },
  68. ['itemType'] = 'E'
  69. },
  70. [2] = {
  71. ['itemValueType'] = 'PT',
  72. ['item'] = {
  73. ['itemType'] = 'PT',
  74. ['plainText'] = 'f2'
  75. },
  76. ['itemType'] = 'E'
  77. }
  78. }
  79. },
  80. ['itemType'] = 'E'
  81. },
  82. [3] = {
  83. ['itemValueType'] = 'N',
  84. ['item'] = {
  85. ['nodeEndingItem'] = {
  86. ['itemType'] = 'NE',
  87. ['identifierPlainTextItem'] = {
  88. ['itemType'] = 'PT',
  89. ['plainText'] = 'color'
  90. }
  91. },
  92. ['nodeHandleItem'] = {
  93. ['valuePlainTextItem'] = {
  94. ['itemType'] = 'PT',
  95. ['plainText'] = 'Really'
  96. },
  97. ['itemType'] = 'NH',
  98. ['identifierPlainTextItem'] = {
  99. ['itemType'] = 'PT',
  100. ['plainText'] = 'color'
  101. }
  102. },
  103. ['itemType'] = 'N',
  104. ['entryItems'] = {
  105. [1] = {
  106. ['itemValueType'] = 'N',
  107. ['item'] = {
  108. ['nodeEndingItem'] = {
  109. ['itemType'] = 'NE',
  110. ['identifierPlainTextItem'] = {
  111. ['itemType'] = 'PT',
  112. ['plainText'] = 'font'
  113. }
  114. },
  115. ['nodeHandleItem'] = {
  116. ['valuePlainTextItem'] = {
  117. ['itemType'] = 'PT',
  118. ['plainText'] = 'Aal'
  119. },
  120. ['itemType'] = 'NH',
  121. ['identifierPlainTextItem'] = {
  122. ['itemType'] = 'PT',
  123. ['plainText'] = 'font'
  124. }
  125. },
  126. ['itemType'] = 'N',
  127. ['entryItems'] = {
  128. [1] = {
  129. ['itemValueType'] = 'PT',
  130. ['item'] = {
  131. ['itemType'] = 'PT',
  132. ['plainText'] = 'hi2'
  133. },
  134. ['itemType'] = 'E'
  135. }
  136. }
  137. },
  138. ['itemType'] = 'E'
  139. }
  140. }
  141. },
  142. ['itemType'] = 'E'
  143. }
  144. }
  145. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement