str_ends_with

後方一致

val = str_ends_with(s, suffix)

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

解説

文字列 s が suffix で終わる場合 1 を返します。

関連項目

str_repeat文字列を繰り返す(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