How to get the numberic value from showfieldmsg?

Kartik Magadum
Kilo Sage

Hello all

I want to fetch only numeric value from field message, is that possible? 

 

Ex. From below image, I want to fetch numeric value i.e.> 0.808 for further requirements. 

 

 

KartikMagadum_0-1719233429155.png

 

Any assistance in resolving the issue would be greatly appreciated. 

Thanks and Regards

Kartik Magadum

 

2 REPLIES 2

Mark Manders
Mega Patron

Assuming those values aren't hardcoded into the message, but calculated somewhere, you could use the code that calculates the values, to use the outcome somewhere else. You can't capture them directly from the the messages.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Slava Savitsky
Giga Sage

Can you share the code of the script that outputs those messages?