AddScalarLat adds the input scalar "Value" to each element of the input lattice "Input 1" and returns the result in lattice "Output". Any primitive type may be used for the input lattice and the same primitive type is used for the output lattice.
Port: Input 1
Type: Lattice
Input lattice data.
Port: Value
Type: Text
Input scalar value.
Port: Output
Type: Lattice
Output data.
SubScalarLat, MultScalarLat, DivScalarLat, AddLat