Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

String processing methods - convert string to a number - toNumber()

Gabriel Veiga August 16, 2021

It is possible to convert string to a number using the string processing methods for OpsGenie?

Convert an alert fields to number and increase by 1?

(message.toNumber(alertfields.substring(3,4))+1)

 

1 answer

0 votes
Samir
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 18, 2021

Hi @Gabriel Veiga ,

 

We have the {{field.toReadableNumber}} method that can be used to convert a number to a "readable" number. This just inserts a space in-between each character.

https://support.atlassian.com/opsgenie/docs/string-processing-methods-in-opsgenie-integrations/

2021-08-18_15-59-16.png

For example: 48397 -> 4 8 3 9 7

 

However there isn't a way to have a string processing method perform the math operation to increase the value by 1.

 

Does that answer the question? Please let me know if I misunderstood. 

 

Thanks,

Samir

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events