string.Split
Example
Demonstrates the use of this function.
Output:
1 = This
2 = is
3 = some
4 = text
Splits the string into a table of strings, separated by the second argument.
Demonstrates the use of this function.
Render Time: 56ms
DB GetPage | 26 |
Generate Html | 4 |
SaveChanges (1) | 11 |
Render Body | 0 |
Render Sidebar | 12 |