...
Returns the string "14462" where the attribute in.value contains a value 14462.
toString(in.value)
Returns the string "0" where the attribute in.value contains a value 0.00000008.
toString(_fromDate,"dd MMMM yyyy, HH:mm:ss")
...
...
Returns the string "14462" where the attribute in.value contains a value 14462.
toString(in.value)
Returns the string "0" where the attribute in.value contains a value 0.00000008.
toString(_fromDate,"dd MMMM yyyy, HH:mm:ss")
...