Returns the value of the Script as a String. If the scriptObject passed in the constructor is not a {@link ScriptComponentIdentity} thenthe result is the value returned from the object's toString method, otherwise the script asset for the current device is retrieved. If the asset could not be found, then it returns null.
@return The script associated with the matching script asset.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.