Hi,
Could someone clarify my doubt about difference between the usage of the rules APN_isEmpty and APN_isBlank?
It would be good if a simple example is illustrated to make it simple to understand.
Thanks
Faisal
Discussion posts and replies are publicly visible
isEmpty check whether a value is null or an empty list. isBlank checks for null and an empty string.
I do not use these expressions and recommend to use the new a!isNullOrEmpty function
docs.appian.com/.../fnc_informational_isnullorempty.html
Hi Stefan,Agree that they're not necessary anymore. Please hear my current scenario and give me a hint: i have to import 2 applications in a fresh cloud environment, and I miss the APN_isBlank() and APN_isEmpty() precedent rules (they weren't included in the packages with applciation objects). Can you please let me know where I might find them? are they in market place? I'm not able to find them anymore like in the old days on Appian Forum.I've a support ticket open about that but no answer so far.Thanks!
Search old posts - I (among others) may have posted small app packages here or there containing just these or a similarly small set of the old common objects rules.