CharAt(String,Integer) Method

Represents method CharAt(String,Integer).

Namespace: standard
function CharAt(s: String; x: Integer): String;

Parameters

s
Type: String

x
Type: Integer

Return Value

Type: String