Abilitare JavaScript per vedere questo sito.

Converte il valore specificato in una stringa con un formato specifico.

Sintassi

strFormat(string format, word value): string

strFormat(string format, int value): string

strFormat(string format, uint value): string

strFormat(string format, float value): string

strFormat(string format, real value): string

strFormat(string format, string value): string

strFormat(string format, int64 value): string

strFormat(string format, uint64 value): string

format

Formato da applicare

value

Valore sorgente

Esito

Restituisce la stringa formattata

NOTA: la stringa di formato supporta tutte le opzioni principali della funzione printf() della libreria C standard.

 

  

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