User:DesignerThan/Sandbox/String
From Pathfinder Wiki
< User:DesignerThan | Sandbox
Revision as of 19:08, 21 March 2021 by DesignerThan (talk | contribs) (→Removes the last character of a string:)
Removes the last character of a string:
String: My Test String!
Code: {{#sub:My Test String!|0|-1}}
Result: My Test String