@Deprecated public interface SightlyRuntime
| Modifier and Type | Method and Description |
|---|---|
Object |
call(String functionName,
Object... arguments)
Deprecated.
Call the specified function name with the given arguments
|
Object call(String functionName, Object... arguments)
functionName - - the name of the called functionarguments - - 0 or more arguments passed to the functionSightlyRenderException - - if the function was
not defined"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"