Hello there,
how can i trim specif number of digits on an item that returns string? In the following example i only need the percentage on the first parenthesis
e.g.
( 15.4779%) 60 Secs ( 15.2820%) 300 Secs ( 15.4842%) Thanks
how can i trim specif number of digits on an item that returns string? In the following example i only need the percentage on the first parenthesis
e.g.
( 15.4779%) 60 Secs ( 15.2820%) 300 Secs ( 15.4842%) Thanks
Comment