Get a list of supported character encodings
| Return type: | string[] |
|---|
Returns the length of the given string
| Parameters: |
|
|---|---|
| Return type: | int|false |
Returns the portion of string specified by the start and length parameters
| Parameters: |
|
|---|---|
| Return type: | string|false |
Find the position of the first occurrence of a substring in a string
| Parameters: |
|
|---|---|
| Return type: | int|false |