public class Engine.Sub extends Object implements Subroutine
public int getNumberOfArguments()
getNumberOfArguments in interface Subroutinepublic String getName()
SubroutinegetName in interface Subroutinepublic Object call(Object... args) throws ScriptBasicException
Subroutinecall in interface Subroutineargs - the arguments passed to the subroutineScriptBasicException - when an BASIC error happens during the execution of the
subroutinepublic Object call() throws ScriptBasicException
Subroutinecall in interface SubroutineScriptBasicExceptionCopyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.