Substring¶
Math » Text » Substring
Description¶
Extracts a substring based on an index and length
Parameters¶
| Name | Description |
|---|---|
| Text | The source of the text |
| Index | Starting index of the substring |
| Length | Amount of characters extracted |
| Set | Where the resulting value is set |
Keywords¶
String Text Character