From 55b194517e49b2665b8d3d6f990f97629cdba3c2 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Tue, 2 Apr 2024 17:48:31 -0300 Subject: [PATCH] Update chapter-05-gbdialog-reference.md --- book/chapter-05-gbdialog-reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/chapter-05-gbdialog-reference.md b/book/chapter-05-gbdialog-reference.md index 24bacc32..eb0c1b32 100644 --- a/book/chapter-05-gbdialog-reference.md +++ b/book/chapter-05-gbdialog-reference.md @@ -65,6 +65,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b | FILL| Fills a data into a Word document to be exported as images | | INCLUDE file | Includes a file into .gbdialog | | FORMAT value, format | Formats a value according to format specified. Eg. d = FORMAT today, "YYYY-MM-dd" | +| SEND MAIL | Sends an e-mail, eg.: SEND MAIL "mail@domain.com", "Subject", "Message body." ### Internal Variables and Functions.