Getdocendtime function – Multichannel Systems NeuroExplorer User Manual

Page 165

Advertising
background image

5.5.2.4. GetDocEndTime Function

GetDocEndTime Function


Returns the maximum timestamp value (in seconds) for all the document variables.

Syntax


double GetDocEndTime(doc)

Parameters

Parameter

Type

Description

doc

documentReference Reference to the document.

Returns


Returns the maximum timestamp value (in seconds) for all the document variables.

Comments


None

Usage

NexScript

doc = GetActiveDocument()

endTime = GetDocEndTime(doc)

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 163

Advertising