Arbortext Command Language
>
Functions by Alphabetical Listing
> dupl
dupl
dupl
(
s
,
n
)
This function returns a copy of string
s
, duplicated
n
times. For example,
dupl('*', 5)
would return
"*****"
.
Parent topic
Functions by Alphabetical Listing
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳