sprint :: fn (args: ...) string
Create new dynamic string with variable content. This instance must be freed by string_delete call.
args String content.
New string.
Declared in: print.bl