|
intra-mart Accel Platform IM-LogicDesigner仕様書 第11版 2018-12-01
目次 ≪ 5.3. マッピング関数一覧 5.3.1.1. 文字列操作 ≫
5.3.1.1. 文字列操作 5.3.1.1.1. concat 5.3.1.1.2. replace 5.3.1.1.3. trim 5.3.1.1.4. split 5.3.1.1.5. join 5.3.1.1.6. el 5.3.1.1.7. substring 5.3.1.2. 数値操作 5.3.1.2.1. parse 5.3.1.2.2. format 5.3.1.3. 数値演算 5.3.1.3.1. add 5.3.1.3.2. subtract 5.3.1.3.3. multiply 5.3.1.3.4. divide 5.3.1.3.5. mod 5.3.1.3.6. roundUp 5.3.1.3.7. round 5.3.1.3.8. roundDown 5.3.1.3.9. abs 5.3.1.3.10. pow 5.3.1.3.11. max 5.3.1.3.12. min 5.3.1.4. 日付操作 5.3.1.4.1. parse 5.3.1.4.2. format 5.3.1.4.3. calcDate 5.3.1.4.4. interval 5.3.1.4.5. beginMonthDay 5.3.1.4.6. endMonthDay 5.3.1.5. ID生成 5.3.1.5.1. identifier 5.3.1.5.2. uuid 5.3.1.6. Base64 5.3.1.6.1. encode 5.3.1.6.2. decode 5.3.1.7. 配列操作 5.3.1.7.1. unshift 5.3.1.7.2. push 5.3.1.7.3. remove 5.3.1.7.4. replace 5.3.1.7.5. size 5.3.1.7.6. get 5.3.1.7.7. insert 5.3.1.8. オブジェクト操作 5.3.1.8.1. keys 5.3.1.8.2. values