remove comment

 
hi can somebody tell me how to remove comment in a through code ?
 
ankitkalindi:
hi can somebody tell me how to remove comment in a through code ?

Comment() or OrderComment() ? to remove the comment in the top left corner of your chart do this . . .

Comment("");

. . . you cannot modify/remove a comment from an Order.

 
ok thanks