Embedded Format Type Change Table
Use this embedded format for changing type
Compare To=>
String in to int "0,1,-1"
Contains To=>
String in to bool "True,False"
Start With=>
String in to bool "True,False"
End With=>
String in to bool "True,False"
Index of=>
String in to int "0,1,2.."
Last index of=>
String in to int"0,1,2.."
Remove=>
Remove the string character
Replace=>
Change old value with new value
Insert =>
Add new value after first value
TolowerToupper=>
Change Low or up character in string
Tochararray=>
String
Trim=>
Remove the blanks of left or right on the text
Last updated
Was this helpful?