BaseVariableGetDoubleValue Method |
Retrieves the value of a double precision variable.
Namespace:
Sfs2X.Entities.Variables
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public double GetDoubleValue()
Return Value
Type:
DoubleThe variable value as a double.
Implements
VariableGetDoubleValueSee Also