format_args
Core (string.inc)
Description
format_args - Gets parameters from a function as a formatted string.
Syntax
format_args ( output[], len, [ pos ] )
Type
Native
Notes
Fills output for a maximum of len characters. Pos is the argument position.