Tringlyman's Raw Extension
By Tringlyman
By Tringlyman
There are many different blocks with different functionalities,so for an easier understanding and to lack boring text...
here is images of blocks and how they function!
This block executes an eval() script that allows to execute the input
This reporter does the same think as the Raw block,but can be inserted in "input slots"
It also return values like strings,numbers,booleans,answers in prompts ect.
This reporter sets the text in between double quotation marks or a backticks
Useful for variables or other reporters when using the Raw block/reporter
This is the same thing as using triple join with 1st and 3rd being the (")/(`) and the 2nd being the text
This boolean returns true or false,based on the result of the code
This Block create a save of the code that can be recalled(Functions' purpose)
This reporter executes a function
This block deletes said Function