Method __builtin.Sql.ZeroWrapper()->_sprintf()


Method _sprintf

string sprintf(string format, ... __builtin.Sql.ZeroWrapper arg ... )

Returns

Returns the following:

"NULL"

If fmt is 's'.

"ZeroWrapper()"

If fmt is 'O'.

Otherwise it formats a 0 (zero).