Yoctopuce Yocto-Color Mode D'emploi page 175

Table des Matières

Publicité

module→functionType()
Retourne le type de la nième fonction du module.
function functionType( functionIndex)
js
function functionType( functionIndex)
nodejs
string functionType( int functionIndex)
cpp
function functionType( functionIndex: integer): string
pas
function functionType( ByVal
vb
string functionType( int functionIndex)
cs
String functionType( int functionIndex)
java
def functionType( functionIndex)
py
function functionType( $functionIndex)
php
function functionType( functionIndex)
es
Paramètres :
functionIndex
l'index de la fonction pour laquelle l'information est désirée, en commençant à 0 pour la
première fonction.
Retourne :
une chaîne de caractères correspondant au type de la fonction
En cas d'erreur, déclenche une exception ou retourne un chaîne vide.
www.yoctopuce.com
functionIndex
As Integer) As String
20. Référence de l'API de haut niveau
YModule
169

Publicité

Table des Matières
loading

Table des Matières