Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバー DS 7.5 で String/Char を float に変換する方法。
DS 7.5 では、DS 8.X のような変換オプションはありません。7.5 では、フィールドをマップするだけで済みます。たとえば、入力が文字列で、o/p が浮動小数点の場合は、必要なだけです。入力を出力フィールドにマップします。サーバーは文字列を float に変換します。