FORMATC
FORMATC(format AS STRING, ...) AS STRING
Returns a formatted string depending on the parameter <format>, by using the value of complementary optional parameters.
This function uses the syntax of the C-function sprintf.
FORMATC(format AS STRING, ...) AS STRING
Returns a formatted string depending on the parameter <format>, by using the value of complementary optional parameters.
This function uses the syntax of the C-function sprintf.