RiTa
index
Name expandFrom()
Class RiGrammar
Description Expands the grammar from the given symbol
Syntax
expandFrom(toExpand);
expandFrom(toExpand, preserveBuffer);
Parameters
preserveBuffer   when true, will use a temporary buffer and leave the current buffer unchanged
Returns java.lang.String
Usage Web & Application
Related