Пример #1
0
 public String buildAndReturnResultIfPossible()
 {
     return(MathEngine.getCommandResult(Text.Replace("\n", "")));
 }