Data Standard provides objects that can be used in XAML-files and in PowerShell code, to interact with the Data Standard Add-Ins.
More complex objects even allow you to use Vault API functions directly in PowerShell code.
Topics in this section
PowerShell Functions for Data Standard
PowerShell functions are used to programmatically customize business logic, behavior, default values, and the user interface.
Data Standard PowerShell Variables
Use certain objects in PowerShell functions to access Data Standard properties and methods as well as Vault API functionality.
Data Standard XAML Bindings
Binding is an essential concept to establish a connection between the Data Standard UI and the underlying business logic. This topic contains a list of available Data Standard properties and functions that can be used in bindings.