DeleteLastCharOf | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.char | ||||||
Summary | Deletes the last char in Target. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Replaces the last char in Target with the empty string.
| ||||||
Tags | strings |