Yoctopuce Yocto-Meteo Mode D'emploi page 206

Table des Matières

Publicité

21. Référence de l'API de haut niveau
module→functionType()
Retourne le type de la nième fonction du module.
function functionType( functionIndex)
js
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 :
l'index de la fonction pour laquelle l'information est désirée, en commençant à 0 pour la
functionIndex
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.
200
functionIndex
As Integer) As String
YModule
www.yoctopuce.com

Publicité

Table des Matières
loading

Table des Matières