(CDbl(line.substring(8,2)) - doesn't work, need help
i opened a new workflow and copied some activities from another workflow. now the program does not recognize the CDbl() function. What do I need to import or do to make this work?
J
0
-
Hi Jeff,
the CDbl() function is part of the vb.net language, so you shouldn't have to add a namespace to use it.
I'm sure you caught the missing ")" by now.
regards,
Edmond
0
Please sign in to leave a comment.
Comments
1 comment