space()
Description
This function creates a string containing the number of spaces as requested in
the i
parameter.
Prototype
space
(
integer
)
i
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
i | None | integer |