[Gambas-user] print does not output if the var is FALSE, how to override?
Yahoo
olivier.cruilles at yahoo.fr
Thu Jun 28 15:06:42 CEST 2018
Hello,
Just try this:
Print Str(bVar)
Olivier Cruilles
> Le 28 juin 2018 à 09:01, PICCORO McKAY Lenz <mckaygerhard at gmail.com> a écrit :
>
> 2018-06-27 16:53 GMT-04:00 Jussi Lahtinen <jussi.lahtinen at gmail.com>:
>> Print iif(bVar, "True", "False")
>
> the idea its a simple way just like php does with!
>
>>
>>
>> Jussi
>>
>>
>>
>>> On Wed, Jun 27, 2018 at 7:57 PM, PICCORO McKAY Lenz <mckaygerhard at gmail.com> wrote:
>>>
>>> if my var are set to false and i do Print var outputs nothig..
>>>
>>> does the print can be override to reimplement this? or inherits to provide once enhanced?
>>>
>>>
>>> Lenz McKAY Gerardo (PICCORO)
>>> http://qgqlochekone.blogspot.com
>>>
>>>
>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>>
>>
>>
>>
>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180628/a1a66683/attachment-0001.html>
More information about the User
mailing list