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.