PutStringBefore | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.string | |||||||||
Summary | Prepends Source to Target. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Use to insert a string without replacement. Can be used either with a chunk expression to insert at a specified location, or without to prepend to the target string. | |||||||||
Tags | strings |