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