Strlength function – Multichannel Systems NeuroExplorer User Manual

Page 311

Advertising
background image

5.5.14.5. StrLength Function

StrLength Function


Calculates the number of characters in the string.

Syntax


double StrLength(string)

Parameters

Parameter

Type

Description

string

string

The string parameter.

Returns


Returns the number of characters in the string.

Comments


None

Usage

NexScript

n = StrLength("abcd")

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 309

Advertising