str_pad_left

左パディング

val = str_pad_left(s, width, pad)

(プラグイン / モジュール : iron_str2.hsp)

解説

文字列を指定幅まで左側に pad で埋めます。

関連項目

str_pad_right右パディング(iron_str2.hsp)

情報

プラグイン / モジュールiron_str2.hsp
バージョン3.8
作成日2026/04/17
著作者IronHSP
URLhttps://github.com/inovia/IronHSP
備考Pure HSP
タイプ拡張命令
グループ文字列
対応環境
  • その他 : Win32 / Win64
hs ファイルhsphelp\iron_str2.hs