The search functionality needs JavaScript enabled
Adds text after the cursor. If the resulting value is longer than maxLength, nothing happens.
text
maxLength
void appendAtCursor ( const(String) text ) nothrow @nogc;