Abilitare JavaScript per vedere questo sito.

Estrae un token specifico da una stringa di origine, considerando la stringa come un elenco di token delimitati da un separatore specifico.

Sintassi

strGetToken(string source, string sep, int index): string

source

Stringa di origine

sep

Stringa separatore di token

index

Indice del token richiesto (in base 0)

Esito

Restituisce il token richiesto o "" se non è stato trovato.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC