Builder

class Builder

Properties

Link copied to clipboard

The name of the attribute that contains the result of the math operation.

Link copied to clipboard
var math: String?

An expression that uses one or more existing attributes and must return an integer value.

Link copied to clipboard
var name: String?

The name of the math activity.

Link copied to clipboard
var next: String?

The next activity in the pipeline.