User Tools

Site Tools


en:zfill

zfill (Function)

Format

Description

Return a right justified string of at least length_expression with zeros appended to the right. it is equivalent to rjust ( string_expression, length_expression, “0”).

See Also

History

2.0.0New To Version
en/zfill.txt · Last modified: 2020/04/11 12:06 by admin