Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
7614 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi Team, the clean() function which helps in stripping additional spaces was not
kalpanap
over 10 years ago
Hi Team, the clean() function which helps in stripping additional spaces was not working in 7.10. I posted it on news.
In version 7.11 also, I am facing the same issue with clean() function(Though,I have used different functions to perform same action).
When I gave "clean(remove extra spaces)" , returned "remove extra spaces",
clean(remove ££££££££ extra spaces ), returned "remove extra spaces",
clean(remove 11111 extra spaces), returned "remove 11111 extra spaces"
Please help on this, as the function didn't remove the additional spaces.
OriginalPostID-179982
OriginalPostID-179982
Discussion posts and replies are publicly visible
Parents
0
Shyam Bommakanti
Certified Lead Developer
over 10 years ago
This is interesting Appian's documentation has clean as removes spaces but on the Appian Designer it has something else
Documentation:
forum.appian.com/.../Text_Functions.html
Appian designer:
The function will return the provided text, minus any characters not considered printable. (Performs opposite function of strip.)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Shyam Bommakanti
Certified Lead Developer
over 10 years ago
This is interesting Appian's documentation has clean as removes spaces but on the Appian Designer it has something else
Documentation:
forum.appian.com/.../Text_Functions.html
Appian designer:
The function will return the provided text, minus any characters not considered printable. (Performs opposite function of strip.)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data