ニュース

C#、VB.NETのString.Substringメソッドで、後ろから文字列を切り出すには、 部分文字列の開始位置に 「文字列の長さ-部分文字列の長さ」を設定します。 サンプルコードと実行結果になります。 マガジンで購入すれば、他にもいろいろとありお得です。
Retrieves a substring of some input and sets the specified output variable. This variable can be accessed via steps.<step_id>.outputs.<output_name>. value Value that the substring will be obtained ...