Homepage | About EASA | Contact
Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSING → SCALAR
SCALAR DOR VALUE stores a SCALAR value.
Typically, values generated by a CUSTOM ACTION are stored as a SCALAR DOR VALUE. In this case, the value set in the Value: parameter acts as a default value to be later overwritten after the execution of the CUSTOM ACTION.
Additionally a SCALAR DOR VALUE can be linked to a cell in an Excel spreadsheet by setting the Range Reference: parameter to a RANGE REFERENCE or NAMED RANGE.
Expressions are not allowed in the Value: parameter, so this object is not similar in function to a COMPUTE.
![]() |
|
---|---|
Essential Parameters: | |
Value: | Default value of object. No expression allowed. |
Optional Parameters: | |
Range Reference: | A NAMED RANGE or existing RANGE REFERENCE to link value to cell in an Excel spreadsheet. |
If the range defined in the Range Reference: parameter contains more than one value, the first value from that list will be used as a SCALAR DOR VALUE.