You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

The value parameter attribute @INTEGER is used to define that for this parameter only integer values are accepted.

Syntax

Place @INTEGER in the data slot of the parameter

Remarks

Note that Quaestor will place a warning if other values are assigned or computed than the defined integer

Member of functional group: Value management

Member of knowledge base type: Classic and general typeScenario type and Taxonomy type

Example

The attribute @INTEGER is located in the data slot of parameter X with relation:

X = Y + a.

If X is asked and as input is provided Y = 2.1 and a = 3.2, the systems issues the warning:

Parameter

a ............ -

Has computed value = 5.3

Value is no integer (@INTEGER ), please check and/or correct.

After the OK button is pressed, the user is requested to provide other values for Y and a representing the related input.

 

 

 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview

  • No labels