VBA Language Extensions
Visual Basic Assembly (VBA) Language Extensions are comprised of other categories of functions which are used to manage more aspects of how an application looks or behaves. For example, a VBA Language Extension could be used to “Call the Form” of a specific application, or control a client device data display, manipulate database records, communicate with other databases, control stored procedures, communicate with attached or Windows-based printers and much more.
Some extensions work with the majority of prompts (also called “controls”) while others will only work with specific types of prompts.
RFgen provides a VBA Language Extension .Net style dropdown menu
that helps you complete a script at design time and view the VBA language extension options that are available.
Types of Extensions: Application-Based, Database Related, Database Storage Procedures, Data Record Objects, Device (Android, iOS and Win/CE), Device Object (Windows Mobile/CE), Dynamic Array, Embedded Procedure Object, Enterprise Resource Planning, JDE Processing Option, MQTT Object, Menu Strip, Parameter Object, Printer Extensions, Prompt-Specific, Screen Display, Screen Mapping, SearchList Object, Server-Based, "SMTP", Socket Object, Soft Input Panel, Stored Procedure, System Error, System Level, Transaction Management, and Web Object.
You can also refer to the User Guide or Help for detailed descriptions of the parameters associated with the various VBA extensions.