Skip to main content
Ground Control | Tier 1
September 14, 2023
Question

Alphabet Letters

  • September 14, 2023
  • 1 reply
  • 251 views

Hello,

 

I have a case where I need to find which Alphabet letter using corresponding number

for example if my variable is 5 then return e. I can hard coded it using if else conditions. But I’m asking if there’s a more dynamic, better way to achieve this.

1 reply

Tamil Arasu10
Most Valuable Pathfinder
Most Valuable Pathfinder
September 15, 2023

Hi @mohamed.timor ,

Can you provide a real-time example?

 

 
_Tamil_