Hi Chris,
The IIF() function does not get syntax highlighted. I'm using the Core dialect but I don't know if it works in other dialects.
XIDE: IIF() function
Re: XIDE: IIF() function
Indeed - neither in /Vo...
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Re: XIDE: IIF() function
Thanks for checking Karl.
Re: XIDE: IIF() function
Guys,
That's because this isn't a keyword nor a function, not sure if it can be even called an intrinsic function or an operator (handled directly by the compiler, it's not defined anywhere). Have you tried adding it in keywords.cfg so it will be highlighted as a keyword?
That's because this isn't a keyword nor a function, not sure if it can be even called an intrinsic function or an operator (handled directly by the compiler, it's not defined anywhere). Have you tried adding it in keywords.cfg so it will be highlighted as a keyword?
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Re: XIDE: IIF() function
Hi Chris,Chris wrote: Tue Jan 28, 2025 6:27 pm Guys,
That's because this isn't a keyword nor a function, not sure if it can be even called an intrinsic function or an operator (handled directly by the compiler, it's not defined anywhere). Have you tried adding it in keywords.cfg so it will be highlighted as a keyword?
I put the Iif in the keywords.cfg but nothing happens
