|
intra-mart Accel Platform IM-LogicDesigner仕様書 第25版 2024-10-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.4.7. convertInSystemTimeZone 5.3.1.4.8. convertInAccountTimeZone 5.3.1.4.9. parseWithAccountTimeZone 5.3.1.4.10. formatWithAccountTimeZone 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.7.8. first 5.3.1.7.9. last 5.3.1.8. オブジェクト操作 5.3.1.8.1. keys 5.3.1.8.2. values 5.3.1.8.3. toUpperCamelCase 5.3.1.8.4. toLowerCamelCase 5.3.1.8.5. toUpperSnakeCase 5.3.1.8.6. toLowerSnakeCase 5.3.1.9. JSON 5.3.1.9.1. toJSON 5.3.1.9.2. parseJSON