Click or drag to resize

StringMatchEQUALS Field

An instance of StringMatch representing the following condition: string1 == string2.

Namespace:  Sfs2X.Entities.Match
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly StringMatch EQUALS

Field Value

Type: StringMatch
See Also