Click or drag to resize

VariableGetIntValue Method

Retrieves the value of an integer variable.

Namespace:  Sfs2X.Entities.Variables
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
int GetIntValue()

Return Value

Type: Int32
The variable value as an integer.
See Also