loadstring

Popularity
500+ learners.
Existe tambíen un método loadString() si se quiere cargar un un documento instancia XML desde una cadena.
There is also a loadString() method if you want to load an XML instance document from a string.
Devuelve un string que contiene la representación binaria de la función dada, de tal manera que una llamada posterior a loadstring con este string devuelve una copia de la función.
Returns a string containing a binary representation of the given function, so that a later loadstring on this string returns a copy of the function.
Word of the Day
to unwrap