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

ouput

Former Member
0 Likes
823

what is the output of below code?

write:/ 'hello'(001).

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
789

hi,

It will write 'hello'.

'hello'(001) here signifies that this is the text symbol 001 with value hello. When you double click this 001 it will take you to text-symbol screen with sym 001 and text hello.

Regards,

Richa

6 REPLIES 6
Read only

Former Member
0 Likes
789

why dont you just try it out?

Read only

Former Member
0 Likes
790

hi,

It will write 'hello'.

'hello'(001) here signifies that this is the text symbol 001 with value hello. When you double click this 001 it will take you to text-symbol screen with sym 001 and text hello.

Regards,

Richa

Read only

Former Member
0 Likes
789

Hi Balu,

In general it is :

Output : Hello

Hope this resolves your query.

Reward all the helpful answers.

Regards

Read only

Former Member
0 Likes
789

hi Balu,

Hello will be your output

Regards,

Santosh

Read only

Former Member
0 Likes
789

Output will be Hello, Double click on 001 , you can see that the text element 001 is filled by Hello

Read only

Former Member
0 Likes
789

hi

Its very eazy HELLO is output of that.

**Please reward suitable points***

With Regards

Navin Khedikar