Returns the number of characters in the input text.
Syntax
Length(text)
Parameters
- text
- Text whose length is desired.
Return Value
The number of characters in text.
Examples
CopyMove to beginning of dictated phrase
Phrase Start = {Left_ String.Length(Dictation.Get()) };
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)