Numbers in generic annotation starting with 0

Numbers in generic annotation starting with 0

Anonymous
Not applicable
426 Views
1 Reply
Message 1 of 2

Numbers in generic annotation starting with 0

Anonymous
Not applicable

Hi, I have a generic annotation with places to fill numbers. 

I need fill numbers that start with 0, but it just removes the 0.

How can I solve it?

Thanks!

Amit

0 Likes
Accepted solutions (1)
427 Views
1 Reply
Reply (1)
Message 2 of 2

Avaris.
Advisor
Advisor
Accepted solution

If every annotation starts with zero you could look into a prefix.

Otherwise you can consider to have it as text/string in order for the beginning 0 to show up.

0 Likes