Skip to Content

VBA

Introduction

Provides integration between Proto and Visual Basic for Applications.

Input Menu:

VBA Module Connectors → [x]

Sets the value for the specified variable (found in the module's property panel).

Accepted Datatypes:
Any
Accepts the type specified in the property panel.
Open Project Properties

Fires the module's ShowProperties event. Accepts true/false.

Accepted Datatypes:
True/false

Output Menu:

VBA Module Connectors → [x]

Gets the value for the specified variable (found in the module's property panel).

Output Datatype:
Any
Outputs the type specified in the property panel.