Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 167

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 166
5.5.2.6. GetDocComment Function
GetDocComment Function
Returns the document comment string.
Syntax
string GetDocComment(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
Returns the document comment string.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
comment = GetDocComment(doc)
Trace(comment)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 165
Przeglądanie stron 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag