RiTa
index
Name setPerson()
Class RiConjugator
Description Sets the person for the conjugation, from one of the constants: [FIRST_PERSON, SECOND_PERSON, THIRD_PERSON]
Syntax
setPerson(personConstant);
setPerson(personString);
Returns void
Usage Web & Application
Related