====== Send String====== ===== Description ===== Send a string using an opened communication session. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | String| [[string_type|String]] | Any string. | ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ | Tag| [[string_type|String]] | string identifier. | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | outString| [[string_type|String]] | Input string. | ===== Group ===== [[Functor List#Integration | Integration]] ===== Internal Name ===== SendString