- Marcin Jurkowski
- PowerBuilder
- Wednesday, 16 June 2021 01:54 PM UTC
Hi,
Is there something in PowerScript equivalent to String.IsNullOrWhiteSpace in C# (String.IsNullOrWhiteSpace(String) Method (System) | Microsoft Docs).
I think it would be nice to have something like that as at the moment I have to use multiple "OR".
It's a very handy method so maybe it can be added to PB at some stage if it's not there.
P.S. Yes, I know that I can create my own method to do this same but it would be nice to have some new native functionality in the PowerScript from time to time).
Another thing would be some simple DateTime helpers like .Year, .Day, .Hour, etc...(available in C#)...something to make the programing faster and easier.
Regards,
Marcin
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.