VariableGetSFSArrayValue Method |
Retrieves the value of a SFSArray variable.
Namespace:
Sfs2X.Entities.Variables
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax ISFSArray GetSFSArrayValue()
Return Value
Type:
ISFSArrayThe variable value as an object implementing the
ISFSArray interface.
See Also