Starts With
2 min
overview the starts with action checks if a string starts with another string inputs & outputs \[ i ] input string \<font color="#1c417e">string\</font> to search in \[ i ] input string start \<font color="#1c417e">string\</font> to start with \[ o ] result \<font color="#7239e3">boolean\</font> representing the logic value of does the input string start with the input string start value ?
