GetCurrentWord
function GetCurrentWord(type: TextPartType = "entirely"): string
Description
Returns the current word.
Parameters
Specifies if the whole word or only its part will be returned.
Returns
string
function GetCurrentWord(type: TextPartType = "entirely"): string
Returns the current word.
Specifies if the whole word or only its part will be returned.
string