String.At(Variable) Method |
Top |
DescriptionReturns the character at the specified location in the String.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the character at the location specified by index in the calling String.
Syntax
See also
|