VariableGetSFSObjectValue Method |
Retrieves the value of a SFSObject variable.
Namespace:
Sfs2X.Entities.Variables
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax ISFSObject GetSFSObjectValue()
Return Value
Type:
ISFSObjectThe variable value as an object implementing the
ISFSObject interface.
See Also