|
<< Click to Display Table of Contents >> Navigation: Telegram > 2024 > 09 > 05 > Telegram_2024-09-05T06 |
2024-09-05T06:19:14
function TContentHtml.Execute(aRequest: THttpRequest; aReply: THttpReply; const aPathname: string;
aSession: TIWApplication; aParams: TStrings): Boolean;
begin
Result := True;
if Assigned(aReply) then begin
aReply.WriteString(value);
end;
end;
2024-09-05T06:27:22
I want to use a javascript function to calculate the value