public interface Subroutine
Modifier and Type | Method and Description |
---|---|
java.lang.String |
call(RiveScript rs,
java.lang.String[] args)
The implemenatation of the Java object macro.
|
java.lang.String call(RiveScript rs, java.lang.String[] args)
String
result from the object.rs
- the reference to the parent RiveScript instanceargs
- the argument list from the call tag