Function: finishSentence()
finishSentence(
sentence):string
Defined in: src/common/web/utils/Strings.ts:53
Adds a full stop to a string if necessary.
Parameters
sentence
string
The sentence to complete.
Returns
string
finishSentence(
sentence):string
Defined in: src/common/web/utils/Strings.ts:53
Adds a full stop to a string if necessary.
string
The sentence to complete.
string