str_starts_with

前方一致

val = str_starts_with(s, prefix)

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

解説

文字列 s が prefix で始まる場合 1 を返します。

関連項目

str_ends_with後方一致(iron_str2.hsp)

サンプル逆引き (1)

sample_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