Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Casting a date ==> type C

MusAbaper
Active Participant
0 Likes
458

Hi,

Can anyone tel me the syntax to convert a date (Or number) to string.

Thank you in advance.

Mustapha

Hi,

Can anyone tel me the syntax to convert a date (Or number) to string.

Thank you in advance.

Mustapha

2 REPLIES 2
Read only

rodrigo_paisante3
Active Contributor
0 Likes
427

Hi,

Just create a var and use WRITE <var_date> TO <var_char>.

Read only

0 Likes
427

thanks a lot.

Mustapha