Creates a term-references holding a Prolog term representing text.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public PlTerm( string text )
Public Sub New ( text As String )
public: PlTerm( String^ text )
new : text : string -> PlTerm
Parameters
- text (String)
- the text
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)