[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the square root of a specified number. [Property] Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doSqrt=Performs the mathematical function Sqrt(number). ARG(Double Value)|1|0 onSqrt=Returns the square root of a specified number. ARG(Double)|2|7 Result=Returns the result. ARG(Double)|3|7 Value=Defines a double-precision floating-point number. ARG(Double)|4|7