String Editing
Content Type: Module
Categories: Utility
Overview
This module provides a clean and easy way to concatenate strings
Dependencies:
CommunityCommons
How to implement:
- Import the module into your project
- Use the NOP_String_AddString microflow to concatenate strings
- You can also:Use the NOP_CleanString microflow to clean strings
- Use the Rule_String_Compare rule to compare clean versions of the given strings
Documentation
This module provides a clean and easy way to concatenate strings
Dependencies:
CommunityCommons
How to implement:
Import the module into your project
Use the NOP_String_AddString microflow to concatenate strings
You can also:Use the NOP_CleanString microflow to clean strings
Use the Rule_String_Compare rule to compare clean versions of the given strings
Releases
Version: 1.0.2
Framework Version: 9.24.31
Release Notes: Fix seperator length
Version: 1.0.1
Framework Version: 9.24.31
Release Notes: Increased the length of the seperator field
Version: 1.0.0
Framework Version: 9.24.17
Release Notes: First version of the module. This module provides a clean and easy way to concatenate strings