Sets the value of a dual variable overriding any input constraints.
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- s
- Type:
System String
String representation of a dual value. Set this parameter to "", if the string representation is to be Null. This parameter is mandatory.
- d
- Type:
System Double
Numeric representation of a dual value. This parameter is mandatory.
Implements
IVariable ForceContent(String, Double)See Also