Requested feature - TTranslator.Run(const command: string; var x: TValue)

Hello! Is there any possibility to add an overloaded TTranslator.Run method that would return a TValue instead of a text string? This will help to avoid duplicating calculations when we need to find out the type of result.

Hi, Vitalii.
The overloaded version of TTranslator.Run method has been added in the latest 3.7 version of the library. For more information see docs.

1 Like