SPRINTF()¶
Synopsis¶
Format a variable according to a format string.
Since¶
1.6.1.0
Description¶
Parses the format string specified and returns a string matching that format. Supports most options found in sprintf(3). Returns a shortened string if a format specifier is not recognized.
Syntax¶
Arguments¶
-
format -
arg1 -
arg2 -
argN
See Also¶
- {{sprintf(3)}}
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT