gambas
737b77c387
String value can be used like object.
...
[INTERPRETER]
* NEW: String value can be used like object.
* NEW: String[X] returns the X-th character of the string, 0 being the first one.
* NEW: String[X, N] returns N characters from the position X, 0 being the first one. IF N is strictly negative, then all characters from the position X, except the last N characters are returned.
* NEW: String.Len returns the length of the string.
[COMPILER]
* NEW: Allow the [] operator to be applied to a string.
2018-09-23 09:15:29 +02:00
..
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-06-19 16:09:30 +02:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-05-25 21:01:38 +02:00
2018-05-25 21:01:38 +02:00
2018-02-12 02:53:46 +01:00
2018-06-09 22:42:35 +02:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-06-29 00:10:31 +02:00
2018-06-29 00:10:31 +02:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-06-09 22:42:35 +02:00
2018-08-31 15:58:53 +02:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-06-29 00:10:31 +02:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-08-31 15:58:53 +02:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-02-12 02:53:46 +01:00
2018-08-31 15:58:53 +02:00
2018-02-12 02:53:46 +01:00
2018-05-29 23:25:57 +02:00
2018-02-12 02:53:46 +01:00
2018-06-29 00:10:31 +02:00
2018-06-02 17:59:47 +02:00
2018-09-23 09:15:29 +02:00
2018-06-25 19:16:10 +02:00
2018-02-12 02:53:46 +01:00
2018-06-29 00:10:31 +02:00
2018-06-29 00:10:31 +02:00
2018-03-03 03:14:11 +01:00
2018-05-18 02:19:28 +02:00
2018-06-09 22:42:35 +02:00
2018-09-09 18:26:38 +02:00
2018-06-25 19:16:10 +02:00