User:DesignerThan/Sandbox/String

From Pathfinder Wiki

Removes the last character of a string:

String: My Test String!
Code: {{#sub:My Test String!|0|-1}}
Result: My Test String