20. High-level API Reference
YModule
module
→
functionType()
Retrieves the type of the nth function on the module.
js
function functionType(
functionIndex
)
nodejs
function functionType(
functionIndex
)
cpp
string functionType( int
functionIndex
)
pas
function functionType(
functionIndex
: integer): string
vb
function functionType( ByVal
functionIndex
As Integer) As String
cs
string functionType( int
functionIndex
)
java
String functionType( int
functionIndex
)
py
def functionType(
functionIndex
)
php
function functionType(
$functionIndex
)
es
function functionType(
functionIndex
)
Parameters :
functionIndex
the index of the function for which the information is desired, starting at 0 for the first
function.
Returns :
a string corresponding to the type of the function
On failure, throws an exception or returns an empty string.
www.yoctopuce.com
181
Summary of Contents for Yocto-GPS
Page 1: ...Yocto GPS User s guide...
Page 2: ......
Page 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Page 10: ...4 www yoctopuce com...
Page 14: ...8 www yoctopuce com...
Page 18: ...12 www yoctopuce com...
Page 22: ...16 www yoctopuce com...
Page 38: ...32 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 54: ...48 www yoctopuce com...
Page 72: ...66 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 122: ...116 www yoctopuce com...
Page 132: ...126 www yoctopuce com...
Page 564: ...22 Characteristics 558 www yoctopuce com...
Page 565: ......
Page 566: ......