Delete last letter
UltraLionBlu
Member Posts: 157
Hi everyone if I have a word inside an attribute or in a cell of a table is there a way to delete only the last letter with a command?
Comments
textSubStr(game.attribute,1,textLength(game.attribute)-1)
Contact me for custom work - Expert GS developer with 15 years of GS experience - Skype: armelline.support
Thanks a lot Armelline!