]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdConcatStrings_tool.h
#3508 ConcatString_tool Reactivity 2
[bbtk.git] / packages / std / src / bbstdConcatStrings_tool.h
index bb035f8620ca559084c0781fb0388fc9d6e26723..e997de2cf53939b0ba827b363feb754cf4d163e1 100644 (file)
@@ -39,7 +39,7 @@ BBTK_DESCRIPTION("No Description.");
 BBTK_CATEGORY("empty");
 
   BBTK_INPUT(ConcatStrings_tool,In1,"String input",std::string,"");
-  BBTK_INPUT(ConcatStrings_tool,Type,"(default 0) 0:Nothing  1:Set Out",int,"");
+  BBTK_INPUT(ConcatStrings_tool,Type,"(default 0) 0:Nothing  1:Set Out with reactivity 2:Set Out witout reactivity",int,"");
   BBTK_INPUT(ConcatStrings_tool,Box_ConcatString,"bbtk Box ConcatString",ConcatStrings*,"");
 
 //  BBTK_OUTPUT(ConcatStrings_tool,Out,"First output",double,"");