[Gambas-user] Example to IIF: what is meant here

Rolf-Werner Eilert eilert-sprachen at ...221...
Wed Oct 10 11:46:59 CEST 2012


Hi all,

Who has made the examples for IIF? Maybe you can explain what you meant 
by "not translatable":

' Never do the following in real code, because it is not translatable!
X = 7
PRINT "You have " & X & " message" & If(X <> 1, "s", "") & " waiting."


Thanks

Rolf




More information about the User mailing list