10 functions (Div / Div 2 / Div GO):
atob(variable);
base64_decode(variable);see example
base64_encode(variable);see example
base64_to_graph(value);see example
btoa(variable);see example
- variable: converts a numeric value in a binary string
calculate(calculating text);see example
[returns a numeric value of a text and the result of the values written as a calculator, ex: "((120+30)*2)/5"]
graph_to_base64(graph);
htoa(variable);see example
- variable: converts a numeric value to a hexadecimal string
itoa(variable);
- variable: converts a numeric value to a string
otoa(variable);see example
- variable: converts a numeric value into a string octal