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

CATT to remove something

Former Member
0 Likes
475

A quick quest. I need to remove safety time indicator in MM2 with a CATT. I can't remember what value I shall use. I tried ' " and something else. No success. Any idea? Thanks.

P.S. I am not the developper. Our developper is on vacation. Has to ask your guys for help.

A quick quest. I need to remove safety time indicator in MM2 with a CATT. I can't remember what value I shall use. I tried ' " and something else. No success. Any idea? Thanks.

P.S. I am not the developper. Our developper is on vacation. Has to ask your guys for help.

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
446

Hello Jian

If I remember correctly then you use <b>""</b> (2x double quote) to initialize a field.

Regards

Uwe

Read only

0 Likes
446

I used #' ' and it worked. Thanks.