BaseVariableGetStringValue Method |
Retrieves the value of a string variable.
Namespace:
Sfs2X.Entities.Variables
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public string GetStringValue()
Return Value
Type:
StringThe variable value as a string.
Implements
VariableGetStringValueSee Also