[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Returns the base 10 logarithm of a specified number. [Property] Value=Sets a number whose logarithm is to be found. ARG(Double)|7|0 Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doLg=Performs the mathematical function Log10(number). ARG(Double Value)|1|0 onLg=Returns the base 10 logarithm of a specified number. ARG(Double)|2|7 Result=Returns the result. ARG(Double)|3|7 Value=Defines a number whose logarithm is to be found. ARG(Double)|4|7