PureBytes Links
Trading Reference Links
|
Does valuewhen operates with string expressions
?
I tried in an Exploration
valuewhen(cond1,date()) or
valuewhen(cond1,name())
without result(bad arg).
Alternative:writeif(cond1,string1,string2)worked
well,
although did not give exactly what was
asked.
Any idea to get the date when cond1 was true as
result
in an Exploration column ?
Dimitris Tsokakis
|