Inserting a substring
Result: New text
Example:
{[INSTANCE:Comments].Insert(0, “b.i.m.m”)}
Inserts b.i.m.m right at the beginning of the old value (start value begins with 0)
Inserting a substring
Result: New text
Example:
{[INSTANCE:Comments].Insert(0, “b.i.m.m”)}
Inserts b.i.m.m right at the beginning of the old value (start value begins with 0)
Comments
0 comments
Please sign in to leave a comment.