[Gambas-user] Where is the list of variables and prefix for them
T Lee Davidson
t.lee.davidson at gmail.com
Thu Dec 16 02:14:39 CET 2021
On 12/15/21 5:25 PM, Gianluigi wrote:
> I wanted to simplify, for example:
>
> a -> For all types of arrays
> ...
> f --> Single and Float
> h --> Object, Result, Handle (no r for Result)
> i --> Byte, Short, Integer and Long
Well, 'r' for Result is supported by the compiler. So, my personal opinion is that it should be included in the documentation.
Note: 'r' is also used to indicate a RegExp object as in "rMatch".
> I believe that the prefixes should be reduced to a minimum and should follow all the same logic.
I agree.
--
Lee
More information about the User
mailing list