Skip to main content

This is a wayfinding article on Blend attributes in the USoft Community Knowledge Base.

Blend attributes are XML attributes that act as input parameters in the USoft Blend scripting language. They are comparable to parameters that you pass to Powershell commands.

The following example script contains 2 Blend directives with attributes. The first is a command to create Authorizer tables. It uses an application attribute. The second is a command to fill the tables with data found in an external file. It uses an alias attribute and other attributes.

Blend attributes are mainly covered in the articles on the individual Blend directives that use them.

A small number of Blend attributes have a more general application. They are covered in separate articles in the section of Blend attributes.

For an introduction to USoft Blend, go to Introducing Blend scripts.

For a functional overview, go to Understanding USoft Blend.

In addition to Blend directives, some additional functionality can be scripted by calling Blend functions.

Be the first to reply!

Reply