Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 784 Bytes

1af05d39-79d5-7524-50fd-13fe0acbd0a4.md

File metadata and controls

39 lines (26 loc) · 784 Bytes

BlastScriptFunctionInfo.Match Field

the identifier to match the function to = function name

Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0

Syntax

C#

public string Match

VB

Public Match As String

C++

public:
String^ Match

F#

val mutable Match: string

Field Value

Type: String

See Also

Reference

BlastScriptFunctionInfo Class
NSS.Blast Namespace