History for substring
changed: - 'org.vcb.parts.string' 'substring' Pins: * IN - (string str, int beginindex = 0 by default, int endindex = 0 by default) * RESULT - (string from beginindex to endindex) if endindex=0 search till end of the string if beginindex=0 search from start of the string <img src="substr.bmp" />