Part of a string
(string_ofstring)


Result (string)

Parameter Name
Type
Description
si
string

String

start
number

Start position

nr
number

Number n of characters

Starting at the start position n characters of the requested string will be stored in a separate string.





Homepage