i need to reverse a string…i know the basic programming approach of getting length of string and picking last character and placing at start position and go on until we do for total characters of string
is there predefined function in navision for this ?