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
10 replies
Subscribers
9 subscribers
Views
3316 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I am trying to use with function on process dashboard, i tried very simple expre
ajinkyab277
Certified Lead Developer
over 11 years ago
I am trying to use with function on process dashboard, i tried very simple expression
with(
local!testval:"this is sample Text",
local!testval
)
but its giving the error
EVAL"@reason=index
...
OriginalPostID-105518
OriginalPostID-105518
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 11 years ago
I think you need a function as last parameter. In your simple case this could be tostring(). This sounds stupid but when you use the with() function for real development such cases are very rare.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 11 years ago
I think you need a function as last parameter. In your simple case this could be tostring(). This sounds stupid but when you use the with() function for real development such cases are very rare.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data