[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New routine in the development version : Tokenize()
[Thread Prev] | [Thread Next]
- Subject: Re: New routine in the development version : Tokenize()
- From: BB <adamnt42@xxxxxxxxx>
- Date: Sat, 4 Oct 2025 21:13:37 +0930
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 4/10/25 8:30 pm, Benoît Minisini wrote:
Maybe I should add a "Return" section in all documentation pages, so that the information is always found in one sight?
No need, just state what the command does and returns, for example:Tokenise/Parse decomposes a string into it's components based on the provided delimiter(s) and returns a string[] array.
Or something like that. It's just what I have gotten used to. b
New routine in the development version : Tokenize() | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: New routine in the development version : Tokenize() | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: New routine in the development version : Tokenize() | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: New routine in the development version : Tokenize() | BB <adamnt42@xxxxxxxxx> |
Re: New routine in the development version : Tokenize() | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |